Home
last modified time | relevance | path

Searched refs:OCFS2_IS_VALID_EXTENT_BLOCK (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Docfs2.h689 #define OCFS2_IS_VALID_EXTENT_BLOCK(ptr) \ macro
Dalloc.c905 if (!OCFS2_IS_VALID_EXTENT_BLOCK(eb)) { in ocfs2_validate_extent_block()
1247 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_add_branch()
1381 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_shift_tree_depth()