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

/linux-master/fs/nilfs2/
H A Dioctl.c279 * @nmembs: number of checkpoints in array (numbers and infos)
289 void *buf, size_t size, size_t nmembs)
295 size, nmembs);
346 * @nmembs: count of segment numbers and suinfos in array
356 void *buf, size_t size, size_t nmembs)
362 nmembs);
413 * @nmembs: count of vinfos in array
423 void *buf, size_t size, size_t nmembs)
428 ret = nilfs_dat_get_vinfo(nilfs->ns_dat, buf, size, nmembs);
440 * @nmembs
288 nilfs_ioctl_do_get_cpinfo(struct the_nilfs *nilfs, __u64 *posp, int flags, void *buf, size_t size, size_t nmembs) argument
355 nilfs_ioctl_do_get_suinfo(struct the_nilfs *nilfs, __u64 *posp, int flags, void *buf, size_t size, size_t nmembs) argument
422 nilfs_ioctl_do_get_vinfo(struct the_nilfs *nilfs, __u64 *posp, int flags, void *buf, size_t size, size_t nmembs) argument
449 nilfs_ioctl_do_get_bdescs(struct the_nilfs *nilfs, __u64 *posp, int flags, void *buf, size_t size, size_t nmembs) argument
599 size_t nmembs = argv->v_nmembs; local
683 size_t nmembs = argv->v_nmembs; local
718 size_t nmembs = argv->v_nmembs; local
747 size_t nmembs = argv->v_nmembs; local
[all...]

Completed in 110 milliseconds