Searched refs:NFSX_V3FSINFO (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/nfs/
H A Dnfsproto.h127 #define NFSX_V3FSINFO 48 macro
H A Dnfs_vfsops.c267 nfsm_dissect(fsp, struct nfsv3_fsinfo *, NFSX_V3FSINFO);
H A Dnfs_serv.c3427 nfsm_reply(NFSX_V3POSTOPATTR + NFSX_V3FSINFO);
3429 nfsm_build(sip, struct nfsv3_fsinfo *, NFSX_V3FSINFO);
/netbsd-current/external/bsd/tcpdump/dist/
H A Dnfs.h123 #define NFSX_V3FSINFO 48 macro
/netbsd-current/sys/fs/nfs/common/
H A Doldnfsproto.h168 #define NFSX_V3FSINFO 48 macro
H A Dnfsproto.h238 #define NFSX_V3FSINFO 48 macro
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdserv.c2107 NFSM_BUILD(tl, u_int32_t *, NFSX_V3FSINFO);
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clrpcops.c4207 NFSM_DISSECT(tl, u_int32_t *, NFSX_V3FSINFO);

Completed in 303 milliseconds