Searched refs:ext4_free_blocks (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ext4/ |
| H A D | migrate.c | 203 ext4_free_blocks(handle, inode, NULL, in free_dind_blocks() 214 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, in free_dind_blocks() 248 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, in free_tind_blocks() 265 ext4_free_blocks(handle, inode, NULL, in free_ind_block() 382 ext4_free_blocks(handle, inode, NULL, block, 1, in free_ext_idx()
|
| H A D | extents.c | 1295 ext4_free_blocks(handle, inode, NULL, ablocks[i], 1, in ext4_ext_split() 1904 ext4_free_blocks(handle, inode, NULL, blk, 1, in ext4_ext_try_to_merge_up() 2343 ext4_free_blocks(handle, inode, NULL, leaf, 1, in ext4_ext_rm_idx() 2533 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2559 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2577 ext4_free_blocks(handle, inode, NULL, pblk, num, flags); in ext4_remove_blocks() 2806 ext4_free_blocks(handle, inode, NULL, in ext4_ext_rm_leaf() 3069 ext4_free_blocks(handle, inode, NULL, in ext4_ext_remove_space() 4508 ext4_free_blocks(handle, inode, NULL, newblock, in ext4_ext_map_blocks()
|
| H A D | xattr.c | 1323 ext4_free_blocks(handle, inode, bh, 0, 1, in ext4_xattr_release_block() 2143 ext4_free_blocks(handle, inode, NULL, block, 1, in ext4_xattr_block_set()
|
| H A D | resize.c | 1970 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_convert_meta_bg()
|
| H A D | ext4.h | 3117 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
|
| H A D | mballoc.c | 6692 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
|