Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/nfs/ !
H A Dnfs_subs.c1746 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
1947 nfsrv_init_user_list(&nx->nx_user_list); in nfsrv_export()
2092 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
2134 nfsrv_free_user_list(&nx->nx_user_list); in nfsrv_export()
2644 ulist = &nx->nx_user_list; in nfsrv_update_user_stat()
2728 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.c1515 ulist = &nx->nx_user_list; in nfssvc_userstats()