Lines Matching refs:is_inode_flag_set
1144 if (unlikely(is_inode_flag_set(dn->inode, FI_NO_ALLOC))) in f2fs_reserve_new_blocks()
1391 if (unlikely(is_inode_flag_set(dn->inode, FI_NO_ALLOC))) in __allocate_data_block()
2534 is_inode_flag_set(inode, FI_OPU_WRITE)) in check_inplace_update_policy()
2554 if (IS_F2FS_IPU_FSYNC(sbi) && is_inode_flag_set(inode, FI_NEED_IPU)) in check_inplace_update_policy()
2567 if (is_inode_flag_set(inode, FI_ALIGNED_WRITE)) in f2fs_should_update_inplace()
2574 if (file_is_cold(inode) && !is_inode_flag_set(inode, FI_OPU_WRITE)) in f2fs_should_update_inplace()
2600 is_inode_flag_set(inode, FI_ENABLE_COMPRESS)) in f2fs_should_update_outplace()
2604 if (is_inode_flag_set(inode, FI_ALIGNED_WRITE)) in f2fs_should_update_outplace()
2607 if (is_inode_flag_set(inode, FI_OPU_WRITE)) in f2fs_should_update_outplace()
3290 if (is_inode_flag_set(inode, FI_SKIP_WRITES)) in __f2fs_write_data_pages()
3379 if (len == PAGE_SIZE && is_inode_flag_set(inode, FI_PREALLOCATED_ALL)) in prepare_write_begin()
3531 if (is_inode_flag_set(inode, FI_ATOMIC_REPLACE)) in prepare_atomic_write_begin()