Home
last modified time | relevance | path

Searched refs:ext4_free_blocks (Results 1 – 6 of 6) 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 Dxattr.c1307 ext4_free_blocks(handle, inode, bh, 0, 1, in ext4_xattr_release_block()
2125 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.h754 * Flags used by ext4_free_blocks
2962 extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
H A Dmballoc.c6501 * Used by ext4_free_blocks()
6506 * @flags: flags used by ext4_free_blocks
6596 * We use __GFP_NOFAIL because ext4_free_blocks() is not allowed in ext4_mb_clear_bb()
6661 * ext4_free_blocks() -- Free given blocks and update quota
6667 * @flags: flags used by ext4_free_blocks
6669 void ext4_free_blocks(handle_t *handle, struct inode *inode, in ext4_free_blocks() function
/linux/include/trace/events/ !
H A Dext4.h928 TRACE_EVENT(ext4_free_blocks,