Home
last modified time | relevance | path

Searched refs:ocfs2_sparse_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Docfs2.h530 static inline int ocfs2_sparse_alloc(struct ocfs2_super *osb) in ocfs2_sparse_alloc() function
542 if (!ocfs2_sparse_alloc(osb)) in ocfs2_writes_unwritten_extents()
H A Dfile.c577 BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb)); in ocfs2_extend_allocation()
1093 if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb))) in ocfs2_extend_file()
2098 !ocfs2_sparse_alloc(osb)) in ocfs2_change_file_space()
H A Dmove_extents.c169 (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) in ocfs2_lock_meta_allocator_move_extents()