Searched refs:file_should_truncate (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/f2fs/ | ||
D | inode.c | 574 if (file_should_truncate(inode) && in f2fs_iget() |
D | f2fs.h | 718 #define file_should_truncate(inode) is_file(inode, FADVISE_TRUNC_BIT) macro |