Home
last modified time | relevance | path

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

/fs/iomap/
A Dbuffered-io.c738 if (write_ops && write_ops->read_folio_range) in __iomap_write_begin()
739 status = write_ops->read_folio_range(iter, in __iomap_write_begin()
761 if (write_ops && write_ops->get_folio) in __iomap_get_folio()
772 if (write_ops && write_ops->put_folio) { in __iomap_put_folio()
842 if (write_ops && write_ops->iomap_valid) { in iomap_write_begin()
941 const struct iomap_write_ops *write_ops) in iomap_write_iter() argument
1301 const struct iomap_write_ops *write_ops) in iomap_unshare_iter() argument
1343 const struct iomap_write_ops *write_ops) in iomap_file_unshare() argument
1378 const struct iomap_write_ops *write_ops) in iomap_zero_iter() argument
1451 write_ops); in iomap_zero_range()
[all …]

Completed in 7 milliseconds