Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/iomap/
A Dtrace.h98 { IOMAP_FAULT, "FAULT" }, \
A Dbuffered-io.c1273 .flags = IOMAP_WRITE | IOMAP_FAULT, in iomap_page_mkwrite()
/linux-6.3-rc2/include/linux/
A Diomap.h167 #define IOMAP_FAULT (1 << 3) /* mapping for page fault */ macro
/linux-6.3-rc2/fs/fuse/
A Ddax.c412 if (flags & IOMAP_FAULT) in fuse_fill_iomap()
454 if (flags & IOMAP_FAULT) { in fuse_setup_new_dax_mapping()
/linux-6.3-rc2/fs/
A Ddax.c1677 .flags = IOMAP_DAX | IOMAP_FAULT, in dax_iomap_pte_fault()
1786 .flags = IOMAP_DAX | IOMAP_FAULT, in dax_iomap_pmd_fault()

Completed in 14 milliseconds