Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsmount.h334 struct nfsiod *nm_niod; /* nfsiod processing this mount */ member
H A Dnfs_bio.c4131 niod = nmp->nm_niod; in nfs_asyncio_finish()
4182 if (!nmp->nm_niod) { in nfs_asyncio_finish()
4184 nmp->nm_niod = niod; in nfs_asyncio_finish()
H A Dnfs_syscalls.c417 nmp->nm_niod = NULL; in nfsiod_continue()