Searched refs:ext4_free_blocks (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ext4/ |
| 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() 2525 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2551 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2569 ext4_free_blocks(handle, inode, NULL, pblk, num, flags); in ext4_remove_blocks() 2798 ext4_free_blocks(handle, inode, NULL, in ext4_ext_rm_leaf() 3061 ext4_free_blocks(handle, inode, NULL, in ext4_ext_remove_space() 4500 ext4_free_blocks(handle, inode, NULL, newblock, in ext4_ext_map_blocks()
|
| H A D | resize.c | 1970 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_convert_meta_bg()
|
| H A D | ext4.h | 3009 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
|
| H A D | mballoc.c | 6691 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
|