Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_inode.h439 xfs_extlen_t xfs_get_cowextsz_hint(struct xfs_inode *ip);
Dxfs_reflink.c423 imap->br_blockcount, xfs_get_cowextsz_hint(ip)); in xfs_reflink_allocate_cow()
Dxfs_bmap_util.c560 if (xfs_get_cowextsz_hint(ip)) in xfs_getbmap()
Dxfs_inode.c78 xfs_get_cowextsz_hint( in xfs_get_cowextsz_hint() function
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_bmap.c3397 align = xfs_get_cowextsz_hint(ap->ip); in xfs_bmap_btalloc()
3927 xfs_extlen_t extsz = xfs_get_cowextsz_hint(ip); in xfs_bmapi_reserve_delalloc()