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