/kernel/linux/linux-5.10/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 | indirect.c | 392 ext4_free_blocks(handle, ar->inode, NULL, new_blocks[i], in ext4_alloc_branch() 406 ext4_free_blocks(handle, ar->inode, branch[i+1].bh, in ext4_alloc_branch() 491 ext4_free_blocks(handle, ar->inode, where[i].bh, 0, 1, in ext4_splice_branch() 494 ext4_free_blocks(handle, ar->inode, NULL, le32_to_cpu(where[num].key), in ext4_splice_branch() 892 ext4_free_blocks(handle, inode, NULL, block_to_free, count, flags); in ext4_clear_blocks() 1086 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_free_branches()
|
H A D | extents.c | 1296 ext4_free_blocks(handle, inode, NULL, ablocks[i], 1, in ext4_ext_split() 1881 ext4_free_blocks(handle, inode, NULL, blk, 1, in ext4_ext_try_to_merge_up() 2336 ext4_free_blocks(handle, inode, NULL, leaf, 1, in ext4_ext_rm_idx() 2438 * RERESERVE_CLUSTER flag is used when calling ext4_free_blocks() to 2505 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2531 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2549 ext4_free_blocks(handle, inode, NULL, pblk, num, flags); in ext4_remove_blocks() 2559 * wasn't freed by the preceding ext4_free_blocks() call, and we in ext4_remove_blocks() 2779 ext4_free_blocks(handle, inode, NULL, in ext4_ext_rm_leaf() 3048 ext4_free_blocks(handl in ext4_ext_remove_space() [all...] |
H A D | xattr.c | 1263 ext4_free_blocks(handle, inode, bh, 0, 1, in ext4_xattr_release_block() 2100 ext4_free_blocks(handle, inode, NULL, block, 1, in ext4_xattr_block_set()
|
H A D | resize.c | 1926 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_convert_meta_bg()
|
H A D | ext4.h | 684 * Flags used by ext4_free_blocks 2831 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
|
H A D | mballoc.c | 5437 * Used by ext4_free_blocks() 5443 * @flags: flags used by ext4_free_blocks 5554 * We use __GFP_NOFAIL because ext4_free_blocks() is not allowed in ext4_mb_clear_bb() 5640 * ext4_free_blocks() -- Free given blocks and update quota 5646 * @flags: flags used by ext4_free_blocks 5648 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | migrate.c | 202 ext4_free_blocks(handle, inode, NULL, in free_dind_blocks() 213 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, in free_dind_blocks() 247 ext4_free_blocks(handle, inode, NULL, le32_to_cpu(i_data), 1, in free_tind_blocks() 264 ext4_free_blocks(handle, inode, NULL, in free_ind_block() 381 ext4_free_blocks(handle, inode, NULL, block, 1, in free_ext_idx()
|
H A D | indirect.c | 393 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() 895 ext4_free_blocks(handle, inode, NULL, block_to_free, count, flags); in ext4_clear_blocks() 1090 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_free_branches()
|
H A D | extents.c | 1294 ext4_free_blocks(handle, inode, NULL, ablocks[i], 1, in ext4_ext_split() 1880 ext4_free_blocks(handle, inode, NULL, blk, 1, in ext4_ext_try_to_merge_up() 2308 ext4_free_blocks(handle, inode, NULL, leaf, 1, in ext4_ext_rm_idx() 2410 * RERESERVE_CLUSTER flag is used when calling ext4_free_blocks() to 2477 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2503 ext4_free_blocks(handle, inode, NULL, in ext4_remove_blocks() 2521 ext4_free_blocks(handle, inode, NULL, pblk, num, flags); in ext4_remove_blocks() 2531 * wasn't freed by the preceding ext4_free_blocks() call, and we in ext4_remove_blocks() 2750 ext4_free_blocks(handle, inode, NULL, in ext4_ext_rm_leaf() 3019 ext4_free_blocks(handl in ext4_ext_remove_space() [all...] |
H A D | xattr.c | 1315 ext4_free_blocks(handle, inode, bh, 0, 1, in ext4_xattr_release_block() 2155 ext4_free_blocks(handle, inode, NULL, block, 1, in ext4_xattr_block_set()
|
H A D | resize.c | 1977 ext4_free_blocks(handle, inode, NULL, nr, 1, in ext4_convert_meta_bg()
|
H A D | ext4.h | 733 * Flags used by ext4_free_blocks 2916 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
|
H A D | mballoc.c | 6438 * Used by ext4_free_blocks() 6443 * @flags: flags used by ext4_free_blocks 6555 * We use __GFP_NOFAIL because ext4_free_blocks() is not allowed in ext4_mb_clear_bb() 6640 * ext4_free_blocks() -- Free given blocks and update quota 6646 * @flags: flags used by ext4_free_blocks 6648 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 901 TRACE_EVENT(ext4_free_blocks,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 903 TRACE_EVENT(ext4_free_blocks,
|