Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_bmap_util.c325 if (xfs_get_extsz_hint(ip) || in xfs_getbmap()
662 extsz = xfs_get_extsz_hint(ip); in xfs_alloc_file_space()
H A Dxfs_iops.c550 return XFS_FSB_TO_B(mp, xfs_get_extsz_hint(ip) ? : 1); in xfs_stat_blksize()
H A Dxfs_rtalloc.c2032 align = xfs_get_extsz_hint(ap->ip); in xfs_rtallocate_align()
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c3456 align = xfs_get_extsz_hint(ap->ip); in xfs_bmap_compute_alignments()
6497 xfs_get_extsz_hint( in xfs_get_extsz_hint() function
6533 b = xfs_get_extsz_hint(ip); in xfs_get_cowextsz_hint()