IO_INVIS 81 fs/xfs/linux-2.6/xfs_file.c return __xfs_file_read(iocb, iov, nr_segs, IO_ISAIO|IO_INVIS, pos); IO_INVIS 118 fs/xfs/linux-2.6/xfs_file.c return __xfs_file_write(iocb, iov, nr_segs, IO_ISAIO|IO_INVIS, pos); IO_INVIS 142 fs/xfs/linux-2.6/xfs_file.c infilp, ppos, pipe, len, flags, IO_INVIS); IO_INVIS 166 fs/xfs/linux-2.6/xfs_file.c pipe, outfilp, ppos, len, flags, IO_INVIS); IO_INVIS 409 fs/xfs/linux-2.6/xfs_file.c error = xfs_ioctl(XFS_I(inode), filp, IO_INVIS, cmd, (void __user *)p); IO_INVIS 692 fs/xfs/linux-2.6/xfs_ioctl.c if (ioflags & IO_INVIS) IO_INVIS 1276 fs/xfs/linux-2.6/xfs_ioctl.c if (ioflags & IO_INVIS) IO_INVIS 487 fs/xfs/linux-2.6/xfs_ioctl32.c return xfs_compat_ioctl(IO_INVIS, file, cmd, arg); IO_INVIS 230 fs/xfs/linux-2.6/xfs_lrw.c if (DM_EVENT_ENABLED(ip, DM_EVENT_READ) && !(ioflags & IO_INVIS)) { IO_INVIS 288 fs/xfs/linux-2.6/xfs_lrw.c if (DM_EVENT_ENABLED(ip, DM_EVENT_READ) && !(ioflags & IO_INVIS)) { IO_INVIS 330 fs/xfs/linux-2.6/xfs_lrw.c if (DM_EVENT_ENABLED(ip, DM_EVENT_WRITE) && !(ioflags & IO_INVIS)) { IO_INVIS 621 fs/xfs/linux-2.6/xfs_lrw.c !(ioflags & IO_INVIS) && !eventsent)) { IO_INVIS 675 fs/xfs/linux-2.6/xfs_lrw.c if (likely(!(ioflags & IO_INVIS) && IO_INVIS 775 fs/xfs/linux-2.6/xfs_lrw.c DM_EVENT_ENABLED(xip, DM_EVENT_NOSPACE) && !(ioflags & IO_INVIS)) {