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