Home
last modified time | relevance | path

Searched refs:OCFS2_IS_VALID_EXTENT_BLOCK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h690 #define OCFS2_IS_VALID_EXTENT_BLOCK(ptr) \ macro
H A Dalloc.c905 if (!OCFS2_IS_VALID_EXTENT_BLOCK(eb)) { in ocfs2_validate_extent_block()
1246 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_add_branch()
1380 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_shift_tree_depth()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h687 #define OCFS2_IS_VALID_EXTENT_BLOCK(ptr) \ macro
H A Dalloc.c903 if (!OCFS2_IS_VALID_EXTENT_BLOCK(eb)) { in ocfs2_validate_extent_block()
1244 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_add_branch()
1378 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_shift_tree_depth()

Completed in 21 milliseconds