Home
last modified time | relevance | path

Searched refs:OCFS2_IS_VALID_DX_ROOT (Results 1 – 3 of 3) sorted by relevance

/fs/ocfs2/
Docfs2.h687 #define OCFS2_IS_VALID_DX_ROOT(ptr) \ macro
Ddir.c607 if (!OCFS2_IS_VALID_DX_ROOT(dx_root)) { in ocfs2_validate_dx_root()
Dalloc.c370 BUG_ON(!OCFS2_IS_VALID_DX_ROOT(dx_root)); in ocfs2_dx_root_sanity_check()