Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.h439 xfs_extlen_t xfs_get_cowextsz_hint(struct xfs_inode *ip);
Dxfs_reflink.c424 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-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.c3414 align = xfs_get_cowextsz_hint(ap->ip); in xfs_bmap_btalloc()
3957 xfs_extlen_t extsz = xfs_get_cowextsz_hint(ip); in xfs_bmapi_reserve_delalloc()