Searched defs:nr_segs (Results 1 – 1 of 1) sorted by relevance
/lib/ |
D | iov_iter.c | 285 const struct iovec *iov, unsigned long nr_segs, in iov_iter_init() 723 const struct kvec *kvec, unsigned long nr_segs, in iov_iter_kvec() 740 const struct bio_vec *bvec, unsigned long nr_segs, in iov_iter_bvec() 1334 const struct iovec __user *uvec, unsigned long nr_segs) in copy_compat_iovec_from_user() 1366 const struct iovec __user *uiov, unsigned long nr_segs) in copy_iovec_from_user() 1398 unsigned long nr_segs, unsigned long fast_segs, in iovec_from_user() 1457 unsigned nr_segs, unsigned fast_segs, struct iovec **iovp, in __import_iovec() 1529 unsigned nr_segs, unsigned fast_segs, in import_iovec()
|