Searched refs:ir_magic (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ | ||
D | ocfs2_ioctl.h | 89 /*00*/ __u32 ir_magic; /* Magic number */ member |
D | ioctl.c | 715 if (oir.ir_magic != OCFS2_INFO_MAGIC) in ocfs2_info_handle_request() |