Searched refs:OCFS2_IS_VALID_DIR_TRAILER (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/ | ||
H A D | ocfs2.h | 724 #define OCFS2_IS_VALID_DIR_TRAILER(ptr) \ macro |
H A D | dir.c | 469 if (!OCFS2_IS_VALID_DIR_TRAILER(trailer)) { in ocfs2_check_dir_trailer() |