Searched refs:fsok_bsize (Results 1 – 2 of 2) sorted by relevance
1330 fsok->fsok_bsize = IXDR_GET_INT32(ptr); in xdr_fsok()1336 IXDR_PUT_INT32(ptr, fsok->fsok_bsize); in xdr_fsok()1345 xdr_u_int(xdrs, &fsok->fsok_bsize) && in xdr_fsok()1365 fsok->fsok_bsize = htonl(fsok->fsok_bsize); in xdr_fastfsok()
727 uint32_t fsok_bsize; /* fundamental file system block size */ member744 #define fs_bsize fs_u.fs_fsok_u.fsok_bsize