Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Duio.h26 ITER_XARRAY, enumerator
98 return iov_iter_type(i) == ITER_XARRAY; in iov_iter_is_xarray()
/Linux-v5.15/Documentation/filesystems/
Dnetfs_library.rst321 to use the ITER_XARRAY iov iterator to refer to the range of the inode that
/Linux-v5.15/lib/
Diov_iter.c1193 .iter_type = ITER_XARRAY, in iov_iter_xarray()