Searched refs:bs_blocks (Results 1 – 2 of 2) sorted by relevance
186 buf->bs_blocks = 0; in xfs_bulkstat_one()192 buf->bs_blocks = 0; in xfs_bulkstat_one()199 buf->bs_blocks = INT_GET(dic->di_nblocks, arch) + ip->i_delayed_blks; in xfs_bulkstat_one()201 buf->bs_blocks = INT_GET(dic->di_nblocks, arch); in xfs_bulkstat_one()
303 int64_t bs_blocks; /* number of blocks */ member