Searched refs:file_should_truncate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/f2fs/ | ||
H A D | inode.c | 607 if (file_should_truncate(inode) && in f2fs_iget() |
H A D | f2fs.h | 753 #define file_should_truncate(inode) is_file(inode, FADVISE_TRUNC_BIT) macro |
Completed in 12 milliseconds