Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2.h733 #define OCFS2_IS_VALID_REFCOUNT_BLOCK(ptr) \ macro
H A Drefcounttree.c96 if (!OCFS2_IS_VALID_REFCOUNT_BLOCK(rb)) { in ocfs2_validate_refcount_block()