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

/linux-master/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)) {
1251 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb));
1385 BUG_ON(!OCFS2_IS_VALID_EXTENT_BLOCK(eb));

Completed in 127 milliseconds