Searched defs:unxa (Results 1 – 2 of 2) sorted by relevance
2832 nfsrv_hang_addrlist(struct nfs_export *nx, struct user_nfs_export_args *unxa) in nfsrv_hang_addrlist()3032 nfsrv_free_addrlist(struct nfs_export *nx, struct user_nfs_export_args *unxa) in nfsrv_free_addrlist()3133 nfsrv_export(struct user_nfs_export_args *unxa, vfs_context_t ctx) in nfsrv_export()
1542 struct user_nfs_export_args unxa; in nfssvc_export() local