Home
last modified time | relevance | path

Searched refs:ext4_ind_remove_space (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dindirect.c1234 int ext4_ind_remove_space(handle_t *handle, struct inode *inode, in ext4_ind_remove_space() function
H A Dext4.h3020 extern int ext4_ind_remove_space(handle_t *handle, struct inode *inode,
H A Dinode.c4057 ret = ext4_ind_remove_space(handle, inode, first_block, in ext4_punch_hole()