Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2.h727 #define OCFS2_IS_VALID_DX_ROOT(ptr) \ macro
H A Ddir.c586 if (!OCFS2_IS_VALID_DX_ROOT(dx_root)) { in ocfs2_validate_dx_root()
H A Dalloc.c362 BUG_ON(!OCFS2_IS_VALID_DX_ROOT(dx_root)); in ocfs2_dx_root_sanity_check()