Searched refs:debug_state_print (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | 662 static int debug_state_print(struct dlm_ctxt *dlm, char *buf, int len) in debug_state_print() function 836 i_size_write(inode, debug_state_print(dlm, buf, PAGE_SIZE - 1)); in debug_state_open()
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | 660 static int debug_state_print(struct dlm_ctxt *dlm, char *buf, int len) in debug_state_print() function 834 i_size_write(inode, debug_state_print(dlm, buf, PAGE_SIZE - 1)); in debug_state_open()
|
Completed in 3 milliseconds