Searched refs:ir_magic (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ocfs2/ | ||
H A D | ocfs2_ioctl.h | 79 /*00*/ __u32 ir_magic; /* Magic number */ member |
H A D | ioctl.c | 719 if (oir.ir_magic != OCFS2_INFO_MAGIC) in ocfs2_info_handle_request() |