Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dfile.c4576 set_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_preallocate_blocks()
4809 clear_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_file_write_iter()
Ddata.c3428 if (len == PAGE_SIZE && is_inode_flag_set(inode, FI_PREALLOCATED_ALL)) in prepare_write_begin()
Df2fs.h784 FI_PREALLOCATED_ALL, /* all blocks for write were preallocated */ enumerator