Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_itable.c120 buf->bs_extsize_blks = ip->i_extsize; in xfs_bulkstat_one_int()
352 bs1->bs_extsize = XFS_FSB_TO_B(mp, bstat->bs_extsize_blks); in xfs_bulkstat_to_bstat()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_fs.h380 uint32_t bs_extsize_blks; /* extent size hint, blocks */ member