Home
last modified time | relevance | path

Searched refs:ocfs2_control_get_handshake_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_user.c180 static inline int ocfs2_control_get_handshake_state(struct file *file) in ocfs2_control_get_handshake_state() function
367 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_do_setnode_msg()
400 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_do_setversion_msg()
447 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_do_down_msg()
515 switch (ocfs2_control_get_handshake_state(file)) { in ocfs2_control_write()
567 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_release()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_user.c179 static inline int ocfs2_control_get_handshake_state(struct file *file) in ocfs2_control_get_handshake_state() function
366 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_do_setnode_msg()
399 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_do_setversion_msg()
446 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_do_down_msg()
514 switch (ocfs2_control_get_handshake_state(file)) { in ocfs2_control_write()
566 if (ocfs2_control_get_handshake_state(file) != in ocfs2_control_release()

Completed in 3 milliseconds