Searched refs:file_should_truncate (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/fs/f2fs/ | ||
D | f2fs.h | 771 #define file_should_truncate(inode) is_file(inode, FADVISE_TRUNC_BIT) macro |
D | file.c | 565 if (!file_should_truncate(inode)) { in finish_preallocate_blocks() |