Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dindirect.c1227 int ext4_ind_remove_space(handle_t *handle, struct inode *inode, in ext4_ind_remove_space() function
H A Dext4.h3058 extern int ext4_ind_remove_space(handle_t *handle, struct inode *inode,
H A Dinode.c4084 ret = ext4_ind_remove_space(handle, inode, start_lblk, in ext4_punch_hole()