Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dmigrate.c235 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()
Dindirect.c392 ext4_free_blocks(handle, ar->inode, NULL, new_blocks[i], in ext4_alloc_branch()
478 ext4_free_blocks(handle, ar->inode, where[i].bh, 0, 1, in ext4_splice_branch()
481 ext4_free_blocks(handle, ar->inode, NULL, le32_to_cpu(where[num].key), in ext4_splice_branch()
878 ext4_free_blocks(handle, inode, NULL, block_to_free, count, flags); in ext4_clear_blocks()
1073 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_free_branches()
Dextents.c1248 ext4_free_blocks(handle, inode, NULL, ablocks[i], 1, in ext4_ext_split()
1845 ext4_free_blocks(handle, inode, NULL, blk, 1, in ext4_ext_try_to_merge_up()
2402 ext4_free_blocks(handle, inode, NULL, leaf, 1, in ext4_ext_rm_idx()
2521 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks()
2561 ext4_free_blocks(handle, inode, NULL, pblk, num, flags); in ext4_remove_blocks()
2778 ext4_free_blocks(handle, inode, NULL, in ext4_ext_rm_leaf()
3035 ext4_free_blocks(handle, inode, NULL, in ext4_ext_remove_space()
4503 ext4_free_blocks(handle, inode, NULL, newblock, in ext4_ext_map_blocks()
Dxattr.c1281 ext4_free_blocks(handle, inode, bh, 0, 1, in ext4_xattr_release_block()
2087 ext4_free_blocks(handle, inode, NULL, block, 1, in ext4_xattr_block_set()
Dresize.c1868 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_convert_meta_bg()
Dext4.h2423 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
Dmballoc.c4702 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
/Linux-v4.19/include/trace/events/
Dext4.h831 TRACE_EVENT(ext4_free_blocks,