Searched refs:OCFS2_INFO_MAX_REQUEST (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ocfs2/ | ||
D | ocfs2_ioctl.h | 62 #define OCFS2_INFO_MAX_REQUEST (50) macro |
D | ioctl.c | 813 if ((info->oi_count > OCFS2_INFO_MAX_REQUEST) || in ocfs2_info_handle() |