Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/
H A Dnfs.h128 #define NFSX_V3FSINFO 48 macro
/freebsd-13.1/sys/nfs/
H A Dnfsproto.h166 #define NFSX_V3FSINFO 48 macro
/freebsd-13.1/sys/fs/nfs/
H A Dnfsproto.h268 #define NFSX_V3FSINFO 48 macro
/freebsd-13.1/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2274 NFSM_BUILD(tl, u_int32_t *, NFSX_V3FSINFO); in nfsrvd_fsinfo()
/freebsd-13.1/sys/fs/nfsclient/
H A Dnfs_clrpcops.c4492 NFSM_DISSECT(tl, u_int32_t *, NFSX_V3FSINFO); in nfsrpc_fsinfo()