Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_inode.h452 xfs_extlen_t xfs_get_cowextsz_hint(struct xfs_inode *ip);
Dxfs_reflink.c377 imap->br_blockcount, xfs_get_cowextsz_hint(ip)); in xfs_reflink_allocate_cow()
Dxfs_bmap_util.c555 if (xfs_get_cowextsz_hint(ip)) in xfs_getbmap()
Dxfs_inode.c72 xfs_get_cowextsz_hint( in xfs_get_cowextsz_hint() function
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_bmap.c3413 align = xfs_get_cowextsz_hint(ap->ip); in xfs_bmap_btalloc()
3945 xfs_extlen_t extsz = xfs_get_cowextsz_hint(ip); in xfs_bmapi_reserve_delalloc()