Searched refs:XFS_IO_OVERWRITE (Results 1 – 2 of 2) sorted by relevance
29 XFS_IO_OVERWRITE, /* covers already allocated extent */ enumerator35 { XFS_IO_OVERWRITE, "overwrite" }
664 if (type == XFS_IO_OVERWRITE) in xfs_check_page_type()779 type = XFS_IO_OVERWRITE; in xfs_convert_page()788 if (type != XFS_IO_OVERWRITE) in xfs_convert_page()1051 type = XFS_IO_OVERWRITE; in xfs_vm_writepage()1086 if (type != XFS_IO_OVERWRITE) { in xfs_vm_writepage()1087 type = XFS_IO_OVERWRITE; in xfs_vm_writepage()1123 if (type != XFS_IO_OVERWRITE) in xfs_vm_writepage()1272 type = XFS_IO_OVERWRITE; in xfs_map_direct()1440 : XFS_IO_OVERWRITE, &imap); in __xfs_get_blocks()1602 if (ioend->io_type == XFS_IO_OVERWRITE) in xfs_end_io_direct_write()