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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c1469 wp = wp->nd_hash.le_next;
1474 wp = wp->nd_hash.le_next;
1477 LIST_INSERT_AFTER(owp, nd, nd_hash);
1483 wp = nd->nd_hash.le_next;
1488 LIST_INSERT_HEAD(wpp, nd, nd_hash);
1509 LIST_REMOVE(nd, nd_hash);
1693 LIST_REMOVE(nd, nd_hash);
H A Dnfs.h1063 LIST_ENTRY(nfsrv_descript) nd_hash; /* Hash list */ member in struct:nfsrv_descript

Completed in 77 milliseconds