Home
last modified time | relevance | path

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

/Linux-v6.1/fs/f2fs/
Dfile.c4456 set_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_preallocate_blocks()
4697 clear_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_file_write_iter()
Ddata.c3316 if (len == PAGE_SIZE && is_inode_flag_set(inode, FI_PREALLOCATED_ALL)) in prepare_write_begin()
Df2fs.h754 FI_PREALLOCATED_ALL, /* all blocks for write were preallocated */ enumerator