Searched refs:OCFS2_IS_VALID_REFCOUNT_BLOCK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/ocfs2/ | ||
D | ocfs2.h | 708 #define OCFS2_IS_VALID_REFCOUNT_BLOCK(ptr) \ macro |
D | refcounttree.c | 97 if (!OCFS2_IS_VALID_REFCOUNT_BLOCK(rb)) { in ocfs2_validate_refcount_block() |