Searched refs:iomap_begin (Results 1 – 3 of 3) sorted by relevance
94 ``->iomap_begin`` and ``->iomap_end`` because pagecache operations117 ``->iomap_begin`` function may set ``struct iomap::validity_cookie``122 iomap::validity_cookie`` during ``->iomap_begin``.202 The ``flags`` argument to ``->iomap_begin`` will be set to zero.234 the ``flags`` argument to ``->iomap_begin``.244 to ``->iomap_begin``.277 ``->iomap_begin``.288 to ``->iomap_begin``.301 ``->iomap_begin``.514 The ``->iomap_begin`` or ``->iomap_end`` functions may also return[all …]
53 The recommended approach is first to implement ``->iomap_begin`` (and65 implementation to use the new ``->iomap_begin`` implementation to map85 At this point, you should look over your ``->iomap_begin`` function.92 functionality in the ``->iomap_begin``/``->iomap_end`` methods.
243 iomap_iter_begin_fn iomap_begin; member