ocfs2_sparse_alloc
mlog_bug_on_msg(!ocfs2_sparse_alloc(osb) &&
(ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed))
BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(sb)));
if (!ocfs2_sparse_alloc(OCFS2_SB(sb)))
BUG_ON(ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)));
BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)));
if (ocfs2_sparse_alloc(osb))
if (create && p_blkno == 0 && ocfs2_sparse_alloc(osb)) {
if (!ocfs2_sparse_alloc(osb)) {
if (ocfs2_sparse_alloc(osb))
if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
!ocfs2_sparse_alloc(osb))
BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb));
(ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed))
if (!ocfs2_sparse_alloc(osb))
(ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) {