Searched refs:user_nfs_export_args (Results 1 – 3 of 3) sorted by relevance
2354 int nfsrv_hang_addrlist(struct nfs_export *, struct user_nfs_export_args *);2356 int nfsrv_free_addrlist(struct nfs_export *, struct user_nfs_export_args *);2834 nfsrv_hang_addrlist(struct nfs_export *nx, struct user_nfs_export_args *unxa) in nfsrv_hang_addrlist()3034 nfsrv_free_addrlist(struct nfs_export *nx, struct user_nfs_export_args *unxa) in nfsrv_free_addrlist()3135 nfsrv_export(struct user_nfs_export_args *unxa, vfs_context_t ctx) in nfsrv_export()
521 struct user_nfs_export_args { struct1544 int nfsrv_export(struct user_nfs_export_args *, vfs_context_t);
1542 struct user_nfs_export_args unxa; in nfssvc_export()