Home
last modified time | relevance | path

Searched refs:NFSX_V3FSINFO (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dnfs.h127 #define NFSX_V3FSINFO 48 macro
/freebsd/sys/nfs/
H A Dnfsproto.h163 #define NFSX_V3FSINFO 48 macro
/freebsd/sys/fs/nfs/
H A Dnfsproto.h266 #define NFSX_V3FSINFO 48 macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2285 NFSM_BUILD(tl, u_int32_t *, NFSX_V3FSINFO); in nfsrvd_fsinfo()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5023 NFSM_DISSECT(tl, u_int32_t *, NFSX_V3FSINFO); in nfsrpc_fsinfo()