Home
last modified time | relevance | path

Searched refs:OCFS2_INFO_MAGIC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Docfs2_ioctl.h66 #define OCFS2_INFO_MAGIC (0x4F32494E) macro
Dioctl.c719 if (oir.ir_magic != OCFS2_INFO_MAGIC) in ocfs2_info_handle_request()