Home
last modified time | relevance | path

Searched refs:XFS_IO_UNWRITTEN (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_aops.h17 XFS_IO_UNWRITTEN, /* covers allocated but uninitialized data */ enumerator
26 { XFS_IO_UNWRITTEN, "unwritten" }, \
Dxfs_aops.c274 case XFS_IO_UNWRITTEN: in xfs_end_io()
296 if (ioend->io_type == XFS_IO_UNWRITTEN || ioend->io_type == XFS_IO_COW) in xfs_end_bio()
446 wpc->io_type = XFS_IO_UNWRITTEN; in xfs_map_blocks()
507 ioend->io_type != XFS_IO_UNWRITTEN && in xfs_submit_ioend()