Home
last modified time | relevance | path

Searched refs:ext2_free_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/ext2/
H A Dinode.c1078 * ext2_free_data - free a list of data blocks
1087 static inline void ext2_free_data(struct inode *inode, __le32 *p, __le32 *q) in ext2_free_data() function
1159 ext2_free_data(inode, p, q); in ext2_free_branches()
1193 ext2_free_data(inode, i_data+offsets[0], in __ext2_truncate_blocks()
/kernel/linux/linux-5.10/fs/ext2/
H A Dinode.c1094 * ext2_free_data - free a list of data blocks
1103 static inline void ext2_free_data(struct inode *inode, __le32 *p, __le32 *q) in ext2_free_data() function
1175 ext2_free_data(inode, p, q); in ext2_free_branches()
1209 ext2_free_data(inode, i_data+offsets[0], in __ext2_truncate_blocks()

Completed in 5 milliseconds