Home
last modified time | relevance | path

Searched refs:bs_blocks (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_itable.c177 buf->bs_blocks = 0; in xfs_bulkstat_one_int()
182 buf->bs_blocks = 0; in xfs_bulkstat_one_int()
188 buf->bs_blocks = ip->i_nblocks + ip->i_delayed_blks; in xfs_bulkstat_one_int()
371 bs1->bs_blocks = bstat->bs_blocks; in xfs_bulkstat_to_bstat()
H A Dxfs_ioctl32.h49 int64_t bs_blocks; /* number of blocks */ member