Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h227 int xfs_bmapi_reserve_delalloc(struct xfs_inode *ip, int whichfork,
Dxfs_bmap.c3927 xfs_bmapi_reserve_delalloc( in xfs_bmapi_reserve_delalloc() function
/linux-4.19.296/fs/xfs/
Dxfs_iomap.c597 error = xfs_bmapi_reserve_delalloc(ip, XFS_DATA_FORK, offset_fsb, in xfs_file_iomap_begin_delay()
Dxfs_reflink.c298 error = xfs_bmapi_reserve_delalloc(ip, XFS_COW_FORK, imap->br_startoff, in xfs_reflink_reserve_cow()