Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2.h730 #define OCFS2_IS_VALID_DX_LEAF(ptr) \ macro
H A Ddir.c629 if (!OCFS2_IS_VALID_DX_LEAF(dx_leaf)) { in ocfs2_validate_dx_leaf()