Searched refs:nx_hash (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2732 LIST_REMOVE(nx, nx_hash);
2936 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash);
3054 LIST_REMOVE(nx, nx_hash);
3099 LIST_REMOVE(nx, nx_hash);
3166 for (; nx; nx = LIST_NEXT(nx, nx_hash)) {
H A Dnfs.h622 LIST_ENTRY(nfs_export) nx_hash; /* export hash chain */ member in struct:nfs_export

Completed in 30 milliseconds