Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Docfs2.h707 #define OCFS2_IS_VALID_REFCOUNT_BLOCK(ptr) \ macro
Drefcounttree.c95 if (!OCFS2_IS_VALID_REFCOUNT_BLOCK(rb)) { in ocfs2_validate_refcount_block()