Home
last modified time | relevance | path

Searched refs:ext4_free_blocks (Results 1 – 8 of 8) sorted by relevance

/linux/fs/ext4/
H A Dmigrate.c203 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 Dindirect.c393 ext4_free_blocks(handle, ar->inode, NULL, new_blocks[i], in ext4_alloc_branch()
407 ext4_free_blocks(handle, ar->inode, branch[i+1].bh, in ext4_alloc_branch()
493 ext4_free_blocks(handle, ar->inode, where[i].bh, 0, 1, in ext4_splice_branch()
496 ext4_free_blocks(handle, ar->inode, NULL, le32_to_cpu(where[num].key), in ext4_splice_branch()
888 ext4_free_blocks(handle, inode, NULL, block_to_free, count, flags); in ext4_clear_blocks()
1083 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_free_branches()
H A Dextents.c1294 ext4_free_blocks(handle, inode, NULL, ablocks[i], 1, in ext4_ext_split()
1887 ext4_free_blocks(handle, inode, NULL, blk, 1, in ext4_ext_try_to_merge_up()
2323 ext4_free_blocks(handle, inode, NULL, leaf, 1, in ext4_ext_rm_idx()
2503 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks()
2529 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks()
2547 ext4_free_blocks(handle, inode, NULL, pblk, num, flags); in ext4_remove_blocks()
2776 ext4_free_blocks(handle, inode, NULL, in ext4_ext_rm_leaf()
3044 ext4_free_blocks(handle, inode, NULL, in ext4_ext_remove_space()
4414 ext4_free_blocks(handle, inode, NULL, newblock, in ext4_ext_map_blocks()
H A Dxattr.c1315 ext4_free_blocks(handle, inode, bh, 0, 1, in ext4_xattr_release_block()
2133 ext4_free_blocks(handle, inode, NULL, block, 1, in ext4_xattr_block_set()
H A Dresize.c1971 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_convert_meta_bg()
H A Dext4.h2940 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
H A Dmballoc.c6562 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
/linux/include/trace/events/
H A Dext4.h899 TRACE_EVENT(ext4_free_blocks,