Home
last modified time | relevance | path

Searched refs:OCFS2_INFO_MAX_REQUEST (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Docfs2_ioctl.h62 #define OCFS2_INFO_MAX_REQUEST (50) macro
Dioctl.c813 if ((info->oi_count > OCFS2_INFO_MAX_REQUEST) || in ocfs2_info_handle()