Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dalloc.c43 CONTIG_NONE = 0, enumerator
417 return CONTIG_NONE; in ocfs2_refcount_tree_extent_contig()
830 return CONTIG_NONE; in ocfs2_extent_rec_contig()
841 return CONTIG_NONE; in ocfs2_extent_rec_contig()
3671 BUG_ON(ctxt->c_contig_type == CONTIG_NONE); in ocfs2_try_to_merge_extent()
3889 if (insert->ins_contig != CONTIG_NONE) { in ocfs2_insert_at_leaf()
4282 type->ins_contig == CONTIG_NONE) { in ocfs2_do_insert_extent()
4362 enum ocfs2_contig_type ret = CONTIG_NONE; in ocfs2_figure_merge_contig_type()
4468 else if (ret == CONTIG_NONE) in ocfs2_figure_merge_contig_type()
4489 enum ocfs2_contig_type contig_type = CONTIG_NONE; in ocfs2_figure_contig_type()
[all …]