Searched refs:n_mount (Results 1 – 3 of 3) sorted by relevance
219 mp2 = (np->n_hflag & NHINIT) ? np->n_mount : NFSTOMP(np); in nfs_nget()392 np->n_mount = mp; in nfs_nget()930 struct nfsmount *nmp = np->n_mount ? VFSTONFS(np->n_mount) : NFSTONMP(np); in nfs_vnop_reclaim()1446 if (np->n_mount == mp && !LIST_EMPTY(&np->n_dirtyblkhd)) { in nfs_mount_is_dirty()
623 mount_t n_mount; /* associated mount (NHINIT) */ member
1609 mp = np->n_mount; in nfs_loadattrcache()