Searched refs:NFSMINOR (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/fs/nfs/
H A Dnfsport.h858 #define NFSMINOR(d) minor(d) macro
H A Dnfs_commonsubs.c2873 *tl = txdr_unsigned(NFSMINOR(vap->va_rdev));
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c1438 fp->fa3_rdev.specdata2 = txdr_unsigned(NFSMINOR(nvap->na_rdev));
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2004 *tl = txdr_unsigned(NFSMINOR(rdev));
2021 *tl = txdr_unsigned(NFSMINOR(rdev));

Completed in 203 milliseconds