ocfs2_sparse_alloc  175 fs/ocfs2/alloc.c 	mlog_bug_on_msg(!ocfs2_sparse_alloc(osb) &&
ocfs2_sparse_alloc 6463 fs/ocfs2/alloc.c 	BUG_ON(!ocfs2_sparse_alloc(OCFS2_SB(sb)));
ocfs2_sparse_alloc 6552 fs/ocfs2/alloc.c 	if (!ocfs2_sparse_alloc(OCFS2_SB(sb)))
ocfs2_sparse_alloc 6721 fs/ocfs2/alloc.c 		if (!ocfs2_sparse_alloc(osb) &&
ocfs2_sparse_alloc  180 fs/ocfs2/aops.c 	if (create && p_blkno == 0 && ocfs2_sparse_alloc(osb)) {
ocfs2_sparse_alloc  192 fs/ocfs2/aops.c 	if (!ocfs2_sparse_alloc(osb)) {
ocfs2_sparse_alloc  595 fs/ocfs2/aops.c 	if (!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)) && !p_blkno && create) {
ocfs2_sparse_alloc  781 fs/ocfs2/aops.c 	if (ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
ocfs2_sparse_alloc 1645 fs/ocfs2/aops.c 	if (ocfs2_sparse_alloc(osb))
ocfs2_sparse_alloc  546 fs/ocfs2/file.c 	BUG_ON(mark_unwritten && !ocfs2_sparse_alloc(osb));
ocfs2_sparse_alloc  832 fs/ocfs2/file.c 	    && ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
ocfs2_sparse_alloc  862 fs/ocfs2/file.c 	if (!ocfs2_sparse_alloc(OCFS2_SB(inode->i_sb)))
ocfs2_sparse_alloc 1632 fs/ocfs2/file.c 		 !ocfs2_sparse_alloc(osb))
ocfs2_sparse_alloc  357 fs/ocfs2/ocfs2.h 	if (!ocfs2_sparse_alloc(osb))
ocfs2_sparse_alloc 1997 fs/ocfs2/suballoc.c 	    (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) {