Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_bmap_util.c303 if (xfs_get_cowextsz_hint(ip)) in xfs_getbmap()
H A Dxfs_reflink.c449 imap->br_blockcount, xfs_get_cowextsz_hint(ip)); in xfs_reflink_fill_cow_hole()
H A Dxfs_rtalloc.c2030 align = xfs_get_cowextsz_hint(ap->ip); in xfs_rtallocate_align()
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c3454 align = xfs_get_cowextsz_hint(ap->ip); in xfs_bmap_compute_alignments()
4099 xfs_extlen_t extsz = xfs_get_cowextsz_hint(ip); in xfs_bmapi_reserve_delalloc()
6520 xfs_get_cowextsz_hint( in xfs_get_cowextsz_hint() function