Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dindirect.c989 static void ext4_free_branches(handle_t *handle, struct inode *inode, in ext4_free_branches() function
1032 ext4_free_branches(handle, inode, bh, in ext4_free_branches()
1153 ext4_free_branches(handle, inode, NULL, in ext4_ind_truncate()
1163 ext4_free_branches(handle, inode, partial->bh, in ext4_ind_truncate()
1170 ext4_free_branches(handle, inode, partial->bh, partial->p + 1, in ext4_ind_truncate()
1183 ext4_free_branches(handle, inode, NULL, &nr, &nr+1, 1); in ext4_ind_truncate()
1189 ext4_free_branches(handle, inode, NULL, &nr, &nr+1, 2); in ext4_ind_truncate()
1195 ext4_free_branches(handle, inode, NULL, &nr, &nr+1, 3); in ext4_ind_truncate()
1267 ext4_free_branches(handle, inode, NULL, in ext4_ind_remove_space()
1273 ext4_free_branches(handle, inode, partial->bh, in ext4_ind_remove_space()
[all …]