Home
last modified time | relevance | path

Searched refs:REF_CONTIG_NONE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.c1143 REF_CONTIG_NONE = 0, enumerator
1160 return REF_CONTIG_NONE; in ocfs2_refcount_rec_adjacent()
1167 enum ocfs2_ref_rec_contig ret = REF_CONTIG_NONE; in ocfs2_refcount_rec_contig()
1217 if (contig == REF_CONTIG_NONE) in ocfs2_refcount_rec_merge()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.c1141 REF_CONTIG_NONE = 0, enumerator
1158 return REF_CONTIG_NONE; in ocfs2_refcount_rec_adjacent()
1165 enum ocfs2_ref_rec_contig ret = REF_CONTIG_NONE; in ocfs2_refcount_rec_contig()
1215 if (contig == REF_CONTIG_NONE) in ocfs2_refcount_rec_merge()

Completed in 12 milliseconds