Lines Matching refs:XFS_IO_OVERWRITE
669 if (type == XFS_IO_OVERWRITE) in xfs_check_page_type()
784 type = XFS_IO_OVERWRITE; in xfs_convert_page()
793 if (type != XFS_IO_OVERWRITE) in xfs_convert_page()
1056 type = XFS_IO_OVERWRITE; in xfs_vm_writepage()
1091 if (type != XFS_IO_OVERWRITE) { in xfs_vm_writepage()
1092 type = XFS_IO_OVERWRITE; in xfs_vm_writepage()
1128 if (type != XFS_IO_OVERWRITE) in xfs_vm_writepage()
1292 type = XFS_IO_OVERWRITE; in xfs_map_direct()
1297 ASSERT(type == XFS_IO_OVERWRITE); in xfs_map_direct()
1472 : XFS_IO_OVERWRITE, &imap); in __xfs_get_blocks()
1631 if (ioend->io_type == XFS_IO_OVERWRITE) in __xfs_end_io_direct_write()