Searched refs:iomap_page_mkwrite (Results 1 – 3 of 3) sorted by relevance
1707 vm_fault_t iomap_page_mkwrite(struct vm_fault *vmf, const struct iomap_ops *ops, in iomap_page_mkwrite() function1735 EXPORT_SYMBOL_GPL(iomap_page_mkwrite);
625 ret = iomap_page_mkwrite(vmf, &ntfs_page_mkwrite_iomap_ops, NULL); in ntfs_filemap_page_mkwrite()
241 The ``iomap_page_mkwrite`` function handles a write fault to a folio in