Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dstack_user.c77 #define OCFS2_CONTROL_PROTO "T01\n" macro
266 if (strncmp(kbuf, OCFS2_CONTROL_PROTO, OCFS2_CONTROL_PROTO_LEN)) in ocfs2_control_validate_protocol()
550 OCFS2_CONTROL_PROTO, OCFS2_CONTROL_PROTO_LEN); in ocfs2_control_read()