Searched refs:sf_bfree (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/nfs/
H A Dnfsproto.h403 #define sf_bfree sf_un.sf_nfsv2.nfsv2sf_bfree macro
H A Dnfs_vfsops.c230 sbp->f_bfree = fxdr_unsigned(int32_t, sfp->sf_bfree);
H A Dnfs_serv.c3377 sfp->sf_bfree = txdr_unsigned(NFS_V2CLAMP32(sf->f_bfree));
/netbsd-current/external/bsd/tcpdump/dist/
H A Dnfs.h383 #define sf_bfree sf_un.sf_nfsv2.nfsv2sf_bfree macro
H A Dprint-nfs.c1303 GET_BE_U_4(sfsp->sf_bfree),
/netbsd-current/sys/fs/nfs/common/
H A Doldnfsproto.h669 #define sf_bfree sf_un.sf_nfsv2.nfsv2sf_bfree macro
H A Dnfsproto.h1290 #define sf_bfree sf_un.sf_nfsv2.nfsv2sf_bfree macro
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clport.c998 sbp->f_bfree = (int32_t)sfp->sf_bfree;
H A Dnfs_clrpcops.c4118 sbp->sf_bfree = fxdr_unsigned(u_int32_t, *tl++);

Completed in 366 milliseconds