Searched refs:OCFS2_IS_VALID_XATTR_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | ||
| D | ocfs2.h | 696 #define OCFS2_IS_VALID_XATTR_BLOCK(ptr) \ macro |
| D | xattr.c | 493 if (!OCFS2_IS_VALID_XATTR_BLOCK(xb)) { in ocfs2_validate_xattr_block() |