Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dfile.c1217 static int f2fs_punch_hole(struct inode *inode, loff_t offset, loff_t len) in f2fs_punch_hole() function
1967 ret = f2fs_punch_hole(inode, offset, len); in f2fs_fallocate()