Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_itable.c102 buf->bs_blocks = 0; in xfs_bulkstat_one_int()
107 buf->bs_blocks = 0; in xfs_bulkstat_one_int()
113 buf->bs_blocks = dic->di_nblocks + ip->i_delayed_blks; in xfs_bulkstat_one_int()
Dxfs_ioctl32.c144 get_user(bstat->bs_blocks, &bstat32->bs_size) || in xfs_ioctl32_bstat_copyin()
199 put_user(buffer->bs_blocks, &p32->bs_blocks) || in xfs_bulkstat_one_fmt_compat()
Dxfs_ioctl32.h51 int64_t bs_blocks; /* number of blocks */ member
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h279 int64_t bs_blocks; /* number of blocks */ member