Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_itable.c124 buf->bs_blocks = 0; in xfs_bulkstat_one_int()
130 buf->bs_blocks = 0; in xfs_bulkstat_one_int()
136 buf->bs_blocks = dic->di_nblocks + ip->i_delayed_blks; in xfs_bulkstat_one_int()
Dxfs_ioctl32.c154 get_user(bstat->bs_blocks, &bstat32->bs_size) || in xfs_ioctl32_bstat_copyin()
209 put_user(buffer->bs_blocks, &p32->bs_blocks) || in xfs_bulkstat_one_fmt_compat()
Dxfs_ioctl32.h63 int64_t bs_blocks; /* number of blocks */ member
/fs/xfs/libxfs/
Dxfs_fs.h272 int64_t bs_blocks; /* number of blocks */ member