Searched refs:io_type (Results 1 – 3 of 3) sorted by relevance
183 if (ioend->io_type == XFS_IO_UNWRITTEN) in xfs_finish_ioend()215 if (ioend->io_type == XFS_IO_UNWRITTEN) { in xfs_end_io()279 ioend->io_type = type; in xfs_alloc_ioend()572 if (!ioend || need_ioend || type != ioend->io_type) { in xfs_add_to_ioend()697 if (!xfs_check_page_type(page, (*ioendp)->io_type)) in xfs_convert_page()1116 if (ioend->io_type != XFS_IO_UNWRITTEN && xfs_ioend_is_append(ioend)) in xfs_vm_writepage()1406 ioend->io_type = XFS_IO_UNWRITTEN; in xfs_end_io_direct_write()
45 unsigned int io_type; /* delalloc / unwritten */ member
596 char io_type; member