Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_subs.c3209 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
3410 nfsrv_init_user_list(&nx->nx_user_list); in nfsrv_export()
3555 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
3597 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
4107 ulist = &nx->nx_user_list; in nfsrv_update_user_stat()
4191 ulist = &nx->nx_user_list; in nfsrv_active_user_list_reclaim()
H A Dnfs.h701 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()