Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2.h703 #define OCFS2_IS_VALID_DX_ROOT(ptr) \ macro
H A Ddir.c582 if (!OCFS2_IS_VALID_DX_ROOT(dx_root)) { in ocfs2_validate_dx_root()
H A Dalloc.c364 BUG_ON(!OCFS2_IS_VALID_DX_ROOT(dx_root)); in ocfs2_dx_root_sanity_check()