Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_aops.h29 IO_DIRECT = 0, /* special case for direct I/O ioends */ enumerator
Dxfs_aops.c1357 iocb->private = xfs_alloc_ioend(inode, IO_DIRECT); in xfs_vm_direct_IO()