Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_subs.c3211 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
3411 nfsrv_init_user_list(&nx->nx_user_list); in nfsrv_export()
3556 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
3598 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
4108 ulist = &nx->nx_user_list; in nfsrv_update_user_stat()
4192 ulist = &nx->nx_user_list; in nfsrv_active_user_list_reclaim()
H A Dnfs.h702 struct nfs_active_user_list nx_user_list; /* Active User List for this exported directory */ member
H A Dnfs_syscalls.c1805 ulist = &nx->nx_user_list; in nfssvc_userstats()