Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_aops.c94 static inline bool xfs_ioend_is_append(struct xfs_ioend *ioend) in xfs_ioend_is_append() function
237 ASSERT(!xfs_ioend_is_append(ioend)); in xfs_end_io()
1180 if (ioend->io_type != XFS_IO_UNWRITTEN && xfs_ioend_is_append(ioend)) in xfs_vm_writepage()