Home
last modified time | relevance | path

Searched defs:blksz (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_trans_resv.c220 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_rtalloc_block_count() local
260 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_calc_refcountbt_reservation() local
298 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_calc_write_reservation() local
378 unsigned int blksz = XFS_FSB_TO_B(mp, 1); in xfs_calc_itruncate_reservation() local
/fs/ocfs2/
Dsuper.c2322 u32 blksz, in ocfs2_verify_volume()