Home
last modified time | relevance | path

Searched refs:ITER_XARRAY (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Duio.h27 ITER_XARRAY, enumerator
111 return iov_iter_type(i) == ITER_XARRAY; in iov_iter_is_xarray()
/Linux-v6.1/Documentation/filesystems/
Dnetfs_library.rst368 possible to use the ITER_XARRAY iov iterator to refer to the range of the
/Linux-v6.1/lib/
Diov_iter.c1064 .iter_type = ITER_XARRAY, in iov_iter_xarray()