Searched refs:ext4_free_blocks (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/ext4/ |
| D | migrate.c | 235 ext4_free_blocks(handle, inode, NULL, in free_dind_blocks() 243 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, in free_dind_blocks() 274 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, in free_tind_blocks() 287 ext4_free_blocks(handle, inode, NULL, in free_ind_block() 400 ext4_free_blocks(handle, inode, NULL, block, 1, in free_ext_idx()
|
| D | indirect.c | 390 ext4_free_blocks(handle, ar->inode, NULL, new_blocks[i], in ext4_alloc_branch() 472 ext4_free_blocks(handle, ar->inode, where[i].bh, 0, 1, in ext4_splice_branch() 475 ext4_free_blocks(handle, ar->inode, NULL, le32_to_cpu(where[num].key), in ext4_splice_branch() 872 ext4_free_blocks(handle, inode, NULL, block_to_free, count, flags); in ext4_clear_blocks() 1067 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_free_branches()
|
| D | extents.c | 1262 ext4_free_blocks(handle, inode, NULL, ablocks[i], 1, in ext4_ext_split() 1862 ext4_free_blocks(handle, inode, NULL, blk, 1, in ext4_ext_try_to_merge_up() 2465 ext4_free_blocks(handle, inode, NULL, leaf, 1, in ext4_ext_rm_idx() 2634 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2660 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2678 ext4_free_blocks(handle, inode, NULL, pblk, num, flags); in ext4_remove_blocks() 2895 ext4_free_blocks(handle, inode, NULL, in ext4_ext_rm_leaf() 3161 ext4_free_blocks(handle, inode, NULL, in ext4_ext_remove_space() 4496 ext4_free_blocks(handle, inode, NULL, newblock, in ext4_ext_map_blocks()
|
| D | xattr.c | 1274 ext4_free_blocks(handle, inode, bh, 0, 1, in ext4_xattr_release_block() 2083 ext4_free_blocks(handle, inode, NULL, block, 1, in ext4_xattr_block_set()
|
| D | resize.c | 1874 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_convert_meta_bg()
|
| D | ext4.h | 2541 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
|
| D | mballoc.c | 4704 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
|
| /Linux-v5.4/include/trace/events/ |
| D | ext4.h | 852 TRACE_EVENT(ext4_free_blocks,
|