Home
last modified time | relevance | path

Searched refs:oi_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_ioctl.h84 __u32 oi_count; /* Number of requests in info_requests */ member
H A Dioctl.c809 if ((info->oi_count > OCFS2_INFO_MAX_REQUEST) || in ocfs2_info_handle()
815 for (i = 0; i < info->oi_count; i++) { in ocfs2_info_handle()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_ioctl.h74 __u32 oi_count; /* Number of requests in info_requests */ member
H A Dioctl.c813 if ((info->oi_count > OCFS2_INFO_MAX_REQUEST) || in ocfs2_info_handle()
819 for (i = 0; i < info->oi_count; i++) { in ocfs2_info_handle()

Completed in 4 milliseconds