Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
Docfs2.h705 #define OCFS2_IS_VALID_DX_ROOT(ptr) \ macro
Ddir.c582 if (!OCFS2_IS_VALID_DX_ROOT(dx_root)) { in ocfs2_validate_dx_root()
Dalloc.c364 BUG_ON(!OCFS2_IS_VALID_DX_ROOT(dx_root)); in ocfs2_dx_root_sanity_check()