Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/iomap/
H A Dporting.rst54 ``->iomap_end`` if necessary) to allow iomap to obtain a read-only
92 functionality in the ``->iomap_begin``/``->iomap_end`` methods.
H A Doperations.rst94 ``->iomap_begin`` and ``->iomap_end`` because pagecache operations
259 ``->iomap_end`` function to find all the clean areas of the folios
344 Do not return ``IOMAP_INLINE`` mappings here; the ``->iomap_end``
514 The ``->iomap_begin`` or ``->iomap_end`` functions may also return
/linux/include/linux/
H A Diomap.h244 iomap_iter_end_fn iomap_end; member