Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcpdump/
H A Dnfs.h128 #define NFSX_V3FSINFO 48 macro
/freebsd-12.1/sys/nfs/
H A Dnfsproto.h168 #define NFSX_V3FSINFO 48 macro
/freebsd-12.1/sys/fs/nfs/
H A Dnfsproto.h252 #define NFSX_V3FSINFO 48 macro
/freebsd-12.1/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2193 NFSM_BUILD(tl, u_int32_t *, NFSX_V3FSINFO); in nfsrvd_fsinfo()
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs_clrpcops.c4357 NFSM_DISSECT(tl, u_int32_t *, NFSX_V3FSINFO); in nfsrpc_fsinfo()