Searched refs:OCFS2_IS_VALID_XATTR_BLOCK (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/ | ||
A D | ocfs2.h | 697 #define OCFS2_IS_VALID_XATTR_BLOCK(ptr) \ macro |
A D | xattr.c | 491 if (!OCFS2_IS_VALID_XATTR_BLOCK(xb)) { in ocfs2_validate_xattr_block() |
Completed in 18 milliseconds