Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A 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()
4290 type->ins_contig == CONTIG_NONE) { in ocfs2_do_insert_extent()
4476 else if (ret == CONTIG_NONE) in ocfs2_figure_merge_contig_type()
4504 if (contig_type != CONTIG_NONE) { in ocfs2_figure_contig_type()
4523 insert->ins_contig = CONTIG_NONE; in ocfs2_figure_contig_type()
4678 insert->ins_contig = CONTIG_NONE; in ocfs2_figure_insert_type()
4961 insert.ins_contig = CONTIG_NONE; in ocfs2_split_and_insert()
[all …]