Lines Matching refs:is_inode_flag_set
1154 if (unlikely(is_inode_flag_set(dn->inode, FI_NO_ALLOC))) in f2fs_reserve_new_blocks()
1403 if (unlikely(is_inode_flag_set(dn->inode, FI_NO_ALLOC))) in __allocate_data_block()
2546 is_inode_flag_set(inode, FI_OPU_WRITE)) in check_inplace_update_policy()
2566 if (IS_F2FS_IPU_FSYNC(sbi) && is_inode_flag_set(inode, FI_NEED_IPU)) in check_inplace_update_policy()
2579 if (is_inode_flag_set(inode, FI_ALIGNED_WRITE)) in f2fs_should_update_inplace()
2586 if (file_is_cold(inode) && !is_inode_flag_set(inode, FI_OPU_WRITE)) in f2fs_should_update_inplace()
2612 is_inode_flag_set(inode, FI_ENABLE_COMPRESS)) in f2fs_should_update_outplace()
2616 if (is_inode_flag_set(inode, FI_ALIGNED_WRITE)) in f2fs_should_update_outplace()
2619 if (is_inode_flag_set(inode, FI_OPU_WRITE)) in f2fs_should_update_outplace()
3275 if (is_inode_flag_set(inode, FI_SKIP_WRITES)) in __f2fs_write_data_pages()
3364 if (len == PAGE_SIZE && is_inode_flag_set(inode, FI_PREALLOCATED_ALL)) in prepare_write_begin()
3516 if (is_inode_flag_set(inode, FI_ATOMIC_REPLACE)) in prepare_atomic_write_begin()