Searched refs:ITER_KVEC (Results 1 – 3 of 3) sorted by relevance
23 ITER_KVEC = 8, enumerator79 return iov_iter_type(i) == ITER_KVEC; in iov_iter_is_kvec()
88 } else if (unlikely(i->type & ITER_KVEC)) { \114 } else if (unlikely(i->type & ITER_KVEC)) { \458 i->type = ITER_KVEC | direction; in iov_iter_init()908 if (i->type & (ITER_BVEC|ITER_KVEC)) { in copy_page_to_iter()934 if (i->type & (ITER_BVEC|ITER_KVEC)) { in copy_page_from_iter()1168 i->type = ITER_KVEC | (direction & (READ | WRITE)); in iov_iter_kvec()
1941 case ITER_KVEC: in smbd_recv()