Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_aops.h18 XFS_IO_OVERWRITE, /* covers already allocated extent */ enumerator
27 { XFS_IO_OVERWRITE, "overwrite" }, \
Dxfs_aops.c448 wpc->io_type = XFS_IO_OVERWRITE; in xfs_map_blocks()
Dxfs_reflink.c1148 trace_xfs_reflink_remap_imap(src, srcoff, len, XFS_IO_OVERWRITE, in xfs_reflink_remap_blocks()