Searched refs:xfs_bmapi_reserve_delalloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 232 int xfs_bmapi_reserve_delalloc(struct xfs_inode *ip, int whichfork,
|
H A D | xfs_bmap.c | 3959 xfs_bmapi_reserve_delalloc( in xfs_bmapi_reserve_delalloc() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 216 int xfs_bmapi_reserve_delalloc(struct xfs_inode *ip, int whichfork,
|
H A D | xfs_bmap.c | 3957 xfs_bmapi_reserve_delalloc( in xfs_bmapi_reserve_delalloc() function
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iomap.c | 1021 error = xfs_bmapi_reserve_delalloc(ip, allocfork, offset_fsb, in xfs_buffered_write_iomap_begin()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iomap.c | 1121 error = xfs_bmapi_reserve_delalloc(ip, allocfork, offset_fsb, in xfs_buffered_write_iomap_begin()
|
Completed in 17 milliseconds