Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dindirect.c1226 int ext4_ind_remove_space(handle_t *handle, struct inode *inode, in ext4_ind_remove_space() function
Dext4.h2587 extern int ext4_ind_remove_space(handle_t *handle, struct inode *inode,
Dinode.c4453 ret = ext4_ind_remove_space(handle, inode, first_block, in ext4_punch_hole()