Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c4553 * seriously wrong. Also sets FI_PREALLOCATED_ALL on the inode if *all* the
4616 set_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_preallocate_blocks()
4849 clear_inode_flag(inode, FI_PREALLOCATED_ALL); in f2fs_file_write_iter()
H A Ddata.c3434 if (len == PAGE_SIZE && is_inode_flag_set(inode, FI_PREALLOCATED_ALL)) in prepare_write_begin()
H A Df2fs.h787 FI_PREALLOCATED_ALL, /* all blocks for write were preallocated */ enumerator

Completed in 19 milliseconds