Searched refs:ocfs2_control_cfu (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | stack_user.c | 241 static int ocfs2_control_cfu(void *target, size_t target_len, in ocfs2_control_cfu() function 262 ret = ocfs2_control_cfu(kbuf, OCFS2_CONTROL_PROTO_LEN, in ocfs2_control_validate_protocol() 485 ret = ocfs2_control_cfu(&msg, count, buf, count); in ocfs2_control_message()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | stack_user.c | 240 static int ocfs2_control_cfu(void *target, size_t target_len, in ocfs2_control_cfu() function 261 ret = ocfs2_control_cfu(kbuf, OCFS2_CONTROL_PROTO_LEN, in ocfs2_control_validate_protocol() 484 ret = ocfs2_control_cfu(&msg, count, buf, count); in ocfs2_control_message()
|
Completed in 3 milliseconds