Searched refs:OCFS2_INFO_MAX_REQUEST (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | ||
| D | ocfs2_ioctl.h | 72 #define OCFS2_INFO_MAX_REQUEST		(50)  macro | 
| D | ioctl.c | 809 	if ((info->oi_count > OCFS2_INFO_MAX_REQUEST) ||  in ocfs2_info_handle() |