Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dfile.c4668 set_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_preallocate_blocks()
4901 clear_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_file_write_iter()
H A Ddata.c3365 if (len == PAGE_SIZE && is_inode_flag_set(inode, FI_PREALLOCATED_ALL)) in prepare_write_begin()
H A Df2fs.h786 FI_PREALLOCATED_ALL, /* all blocks for write were preallocated */ enumerator