Home
last modified time | relevance | path

Searched refs:nx_user_list (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/nfs/
H A Dnfs_subs.c1731 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
1923 nfsrv_init_user_list(&nx->nx_user_list); in nfsrv_export()
2068 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
2110 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
2620 ulist = &nx->nx_user_list; in nfsrv_update_user_stat()
2704 ulist = &nx->nx_user_list; in nfsrv_active_user_list_reclaim()
H A Dnfs.h707 struct nfs_active_user_list nx_user_list; /* Active User List for this exported directory */ member
H A Dnfs_syscalls.c1549 ulist = &nx->nx_user_list; in nfssvc_userstats()