Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Docfs2_ioctl.h80 #define OCFS2_INFO_MAX_REQUEST (50) macro
Dioctl.c446 if ((info->oi_count > OCFS2_INFO_MAX_REQUEST) || in ocfs2_info_handle()