Searched refs:ocfs2_sparse_alloc (Results 1 – 6 of 6) sorted by relevance
175 if (create && p_blkno == 0 && ocfs2_sparse_alloc(osb)) { in ocfs2_get_block()187 if (!ocfs2_sparse_alloc(osb)) { in ocfs2_get_block()718 if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb))) in ocfs2_should_read_blk()1640 BUG_ON(ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb))); in ocfs2_expand_nonsparse_inode()1660 BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb))); in ocfs2_zero_tail()1742 if (ocfs2_sparse_alloc(osb)) in ocfs2_write_begin_nolock()
470 static inline int ocfs2_sparse_alloc(struct ocfs2_super *osb) in ocfs2_sparse_alloc() function482 if (!ocfs2_sparse_alloc(osb)) in ocfs2_writes_unwritten_extents()
586 BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb)); in __ocfs2_extend_allocation()1082 if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb))) in ocfs2_extend_file()1979 !ocfs2_sparse_alloc(osb)) in ocfs2_change_file_space()
186 (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) in ocfs2_lock_allocators_move_extents()
230 mlog_bug_on_msg(!ocfs2_sparse_alloc(osb) && in ocfs2_dinode_insert_check()5613 (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) in ocfs2_reserve_blocks_for_rec_trunc()6608 BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(sb))); in ocfs2_zero_cluster_pages()6704 if (!ocfs2_sparse_alloc(OCFS2_SB(sb))) in ocfs2_zero_range_for_truncate()6883 if (!ocfs2_sparse_alloc(osb) && in ocfs2_convert_inline_data_to_extents()
2703 (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) { in ocfs2_lock_allocators()