ocfs2_sparse_alloc  224 fs/ocfs2/alloc.c 	mlog_bug_on_msg(!ocfs2_sparse_alloc(osb) &&
ocfs2_sparse_alloc 5671 fs/ocfs2/alloc.c 	    (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed))
ocfs2_sparse_alloc 6852 fs/ocfs2/alloc.c 	BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(sb)));
ocfs2_sparse_alloc 6948 fs/ocfs2/alloc.c 	if (!ocfs2_sparse_alloc(OCFS2_SB(sb)))
ocfs2_sparse_alloc 7127 fs/ocfs2/alloc.c 		if (!ocfs2_sparse_alloc(osb) &&
ocfs2_sparse_alloc  182 fs/ocfs2/aops.c 	if (create && p_blkno == 0 && ocfs2_sparse_alloc(osb)) {
ocfs2_sparse_alloc  194 fs/ocfs2/aops.c 	if (!ocfs2_sparse_alloc(osb)) {
ocfs2_sparse_alloc  588 fs/ocfs2/aops.c 	if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
ocfs2_sparse_alloc 1630 fs/ocfs2/aops.c 	BUG_ON(ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)));
ocfs2_sparse_alloc 1652 fs/ocfs2/aops.c 	BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)));
ocfs2_sparse_alloc 1698 fs/ocfs2/aops.c 		if (ocfs2_sparse_alloc(osb))
ocfs2_sparse_alloc 2227 fs/ocfs2/aops.c 		if (ocfs2_sparse_alloc(osb))
ocfs2_sparse_alloc  573 fs/ocfs2/file.c 	BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb));
ocfs2_sparse_alloc 1093 fs/ocfs2/file.c 	if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
ocfs2_sparse_alloc 2007 fs/ocfs2/file.c 		 !ocfs2_sparse_alloc(osb))
ocfs2_sparse_alloc  175 fs/ocfs2/move_extents.c 	    (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed))
ocfs2_sparse_alloc  501 fs/ocfs2/ocfs2.h 	if (!ocfs2_sparse_alloc(osb))
ocfs2_sparse_alloc 2660 fs/ocfs2/suballoc.c 	    (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) {