Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_itable.c106 buf->bs_extsize_blks = dic->di_extsize; in xfs_bulkstat_one_int()
293 bs1->bs_extsize = XFS_FSB_TO_B(mp, bstat->bs_extsize_blks); in xfs_bulkstat_to_bstat()
/fs/xfs/libxfs/
Dxfs_fs.h389 uint32_t bs_extsize_blks; /* extent size hint, blocks */ member