Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_inode.h537 xfs_extlen_t xfs_get_cowextsz_hint(struct xfs_inode *ip);
Dxfs_reflink.c397 imap->br_blockcount, xfs_get_cowextsz_hint(ip)); in xfs_reflink_fill_cow_hole()
Dxfs_bmap_util.c458 if (xfs_get_cowextsz_hint(ip)) in xfs_getbmap()
Dxfs_inode.c80 xfs_get_cowextsz_hint( in xfs_get_cowextsz_hint() function
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_bmap.c3328 align = xfs_get_cowextsz_hint(ap->ip); in xfs_bmap_compute_alignments()
3987 xfs_extlen_t extsz = xfs_get_cowextsz_hint(ip); in xfs_bmapi_reserve_delalloc()