Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dindirect.c1214 int ext4_ind_remove_space(handle_t *handle, struct inode *inode, in ext4_ind_remove_space() function
H A Dext4.h2939 extern int ext4_ind_remove_space(handle_t *handle, struct inode *inode,
H A Dinode.c4210 ret = ext4_ind_remove_space(handle, inode, first_block, in ext4_punch_hole()