IO_ISDIRECT 24 fs/xfs/linux-2.6/xfs_dmapi_priv.h #define DM_SEM_FLAG_RD(ioflags) (((ioflags) & IO_ISDIRECT) ? \
IO_ISDIRECT 59 fs/xfs/linux-2.6/xfs_file.c ioflags |= IO_ISDIRECT;
IO_ISDIRECT 96 fs/xfs/linux-2.6/xfs_file.c ioflags |= IO_ISDIRECT;
IO_ISDIRECT 203 fs/xfs/linux-2.6/xfs_lrw.c if (unlikely(ioflags & IO_ISDIRECT)) {
IO_ISDIRECT 226 fs/xfs/linux-2.6/xfs_lrw.c if (unlikely(ioflags & IO_ISDIRECT))
IO_ISDIRECT 238 fs/xfs/linux-2.6/xfs_lrw.c if (unlikely(ioflags & IO_ISDIRECT))
IO_ISDIRECT 244 fs/xfs/linux-2.6/xfs_lrw.c if (unlikely(ioflags & IO_ISDIRECT)) {
IO_ISDIRECT 601 fs/xfs/linux-2.6/xfs_lrw.c if (ioflags & IO_ISDIRECT) {
IO_ISDIRECT 647 fs/xfs/linux-2.6/xfs_lrw.c if (ioflags & IO_ISDIRECT) {
IO_ISDIRECT 722 fs/xfs/linux-2.6/xfs_lrw.c if ((ioflags & IO_ISDIRECT)) {
IO_ISDIRECT 758 fs/xfs/linux-2.6/xfs_lrw.c ioflags &= ~IO_ISDIRECT;