Searched refs:fsok_blocks (Results 1 – 2 of 2) sorted by relevance
1331 fsok->fsok_blocks = IXDR_GET_INT32(ptr); in xdr_fsok()1337 IXDR_PUT_INT32(ptr, fsok->fsok_blocks); in xdr_fsok()1346 xdr_u_int(xdrs, &fsok->fsok_blocks) && in xdr_fsok()1366 fsok->fsok_blocks = htonl(fsok->fsok_blocks); in xdr_fastfsok()
728 uint32_t fsok_blocks; /* total blocks in file system */ member745 #define fs_blocks fs_u.fs_fsok_u.fsok_blocks