Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfsmount.h335 struct nfsiod *nm_niod; /* nfsiod processing this mount */ member
H A Dnfs_bio.c4130 niod = nmp->nm_niod; in nfs_asyncio_finish()
4181 if (!nmp->nm_niod) { in nfs_asyncio_finish()
4183 nmp->nm_niod = niod; in nfs_asyncio_finish()
H A Dnfs_syscalls.c417 nmp->nm_niod = NULL; in nfsiod_continue()