Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Docfs2.h701 #define OCFS2_IS_VALID_DX_ROOT(ptr) \ macro
Ddir.c580 if (!OCFS2_IS_VALID_DX_ROOT(dx_root)) { in ocfs2_validate_dx_root()
Dalloc.c362 BUG_ON(!OCFS2_IS_VALID_DX_ROOT(dx_root)); in ocfs2_dx_root_sanity_check()