Searched refs:nm_fsid (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h400 #define nm_fsid nm_un.v4.fsid macro
H A Dnfs_subs.c1527 ((np->n_vattr.nva_fsid.major != nmp->nm_fsid.major) ||
1528 (np->n_vattr.nva_fsid.minor != nmp->nm_fsid.minor)))
H A Dnfs_vfsops.c2457 nmp->nm_fsid = nvattr.nva_fsid;

Completed in 35 milliseconds