Searched refs:xfs_mod_delalloc (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_metafile.c | 156 xfs_mod_delalloc(ip, 0, -from_resv); in xfs_metafile_resv_alloc_space() 218 xfs_mod_delalloc(ip, 0, to_resv); in xfs_metafile_resv_free_space()
|
| /linux/fs/xfs/ |
| H A D | xfs_mount.h | 798 void xfs_mod_delalloc(struct xfs_inode *ip, int64_t data_delta,
|
| H A D | xfs_iomap.c | 1439 xfs_mod_delalloc(ip, 0, (int64_t)newlen - oldlen); in xfs_bmap_add_extent_hole_delay() 1541 xfs_mod_delalloc(ip, alen, indlen); in xfs_bmapi_reserve_delalloc() 1732 xfs_mod_delalloc(ip, count_fsb, indlen); in xfs_zoned_buffered_write_iomap_begin()
|
| H A D | xfs_mount.c | 1674 xfs_mod_delalloc( in xfs_mod_delalloc() function
|