DM_EVENT_READ 230 fs/xfs/linux-2.6/xfs_lrw.c if (DM_EVENT_ENABLED(ip, DM_EVENT_READ) && !(ioflags & IO_INVIS)) { DM_EVENT_READ 234 fs/xfs/linux-2.6/xfs_lrw.c ret = -XFS_SEND_DATA(mp, DM_EVENT_READ, ip, *offset, size, DM_EVENT_READ 288 fs/xfs/linux-2.6/xfs_lrw.c if (DM_EVENT_ENABLED(ip, DM_EVENT_READ) && !(ioflags & IO_INVIS)) { DM_EVENT_READ 292 fs/xfs/linux-2.6/xfs_lrw.c error = XFS_SEND_DATA(mp, DM_EVENT_READ, ip, *ppos, count, DM_EVENT_READ 5821 fs/xfs/xfs_bmap.c DM_EVENT_ENABLED(ip, DM_EVENT_READ) && DM_EVENT_READ 5823 fs/xfs/xfs_bmap.c error = XFS_SEND_DATA(mp, DM_EVENT_READ, ip, 0, 0, 0, NULL); DM_EVENT_READ 139 fs/xfs/xfs_dmapi.h (1 << DM_EVENT_READ) | \