Searched refs:OCFS2_IS_VALID_REFCOUNT_BLOCK (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/ocfs2/ | ||
A D | ocfs2.h | 706 #define OCFS2_IS_VALID_REFCOUNT_BLOCK(ptr) \ macro |
A D | refcounttree.c | 95 if (!OCFS2_IS_VALID_REFCOUNT_BLOCK(rb)) { in ocfs2_validate_refcount_block() |
Completed in 12 milliseconds