Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/nfs/
H A Dnfs_subs.c1766 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
1958 nfsrv_init_user_list(&nx->nx_user_list); in nfsrv_export()
2103 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
2145 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
2655 ulist = &nx->nx_user_list; in nfsrv_update_user_stat()
2739 ulist = &nx->nx_user_list; in nfsrv_active_user_list_reclaim()
H A Dnfs.h703 struct nfs_active_user_list nx_user_list; /* Active User List for this exported directory */ member
H A Dnfs_syscalls.c1550 ulist = &nx->nx_user_list; in nfssvc_userstats()