Home
last modified time | relevance | path

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

/linux-6.15/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()
383 bs1->bs_blocks = bstat->bs_blocks; in xfs_bulkstat_to_bstat()
H A Dxfs_ioctl32.c126 get_user(bstat->bs_blocks, &bstat32->bs_size) || in xfs_ioctl32_bstat_copyin()
180 put_user(buffer->bs_blocks, &p32->bs_blocks) || in xfs_fsbulkstat_one_fmt_compat()
H A Dxfs_ioctl32.h49 int64_t bs_blocks; /* number of blocks */ member
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_fs.h349 int64_t bs_blocks; /* number of blocks */ member
372 uint64_t bs_blocks; /* number of blocks */ member