Searched refs:ocfs2_sparse_alloc (Results 1 – 2 of 2) sorted by relevance
178 if (create && p_blkno == 0 && ocfs2_sparse_alloc(osb)) { in ocfs2_get_block() 190 if (!ocfs2_sparse_alloc(osb)) { in ocfs2_get_block() 564 if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))1601 BUG_ON(ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)));1623 BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb))); in ocfs2_expand_nonsparse_inode() 1669 if (ocfs2_sparse_alloc(osb)) in ocfs2_write_begin_nolock() 2207 if (ocfs2_sparse_alloc(osb)) in ocfs2_dio_wr_get_block()
515 static inline int ocfs2_sparse_alloc(struct ocfs2_super *osb) in ocfs2_sparse_alloc() function527 if (!ocfs2_sparse_alloc(osb)) in ocfs2_writes_unwritten_extents()