Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Docfs2.h674 #define OCFS2_IS_VALID_EXTENT_BLOCK(ptr) \ macro
Dalloc.c910 if (!OCFS2_IS_VALID_EXTENT_BLOCK(eb)) { in ocfs2_validate_extent_block()
1237 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_add_branch()
1361 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb)); in ocfs2_shift_tree_depth()