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

/linux-master/fs/f2fs/
H A Dfile.c4563 * seriously wrong. Also sets FI_PREALLOCATED_ALL on the inode if *all* the
4627 set_inode_flag(inode, FI_PREALLOCATED_ALL);
4860 clear_inode_flag(inode, FI_PREALLOCATED_ALL);
H A Ddata.c3356 if (len == PAGE_SIZE && is_inode_flag_set(inode, FI_PREALLOCATED_ALL))
H A Df2fs.h796 FI_PREALLOCATED_ALL, /* all blocks for write were preallocated */ enumerator in enum:__anon103

Completed in 160 milliseconds