DM_EVENT_ENABLED 1183 fs/xfs/linux-2.6/xfs_ioctl.c 	if (DM_EVENT_ENABLED(ip, DM_EVENT_ATTRIBUTE)) {
DM_EVENT_ENABLED  230 fs/xfs/linux-2.6/xfs_lrw.c 	if (DM_EVENT_ENABLED(ip, DM_EVENT_READ) && !(ioflags & IO_INVIS)) {
DM_EVENT_ENABLED  288 fs/xfs/linux-2.6/xfs_lrw.c 	if (DM_EVENT_ENABLED(ip, DM_EVENT_READ) && !(ioflags & IO_INVIS)) {
DM_EVENT_ENABLED  330 fs/xfs/linux-2.6/xfs_lrw.c 	if (DM_EVENT_ENABLED(ip, DM_EVENT_WRITE) && !(ioflags & IO_INVIS)) {
DM_EVENT_ENABLED  620 fs/xfs/linux-2.6/xfs_lrw.c 	if ((DM_EVENT_ENABLED(xip, DM_EVENT_WRITE) &&
DM_EVENT_ENABLED  775 fs/xfs/linux-2.6/xfs_lrw.c 	    DM_EVENT_ENABLED(xip, DM_EVENT_NOSPACE) && !(ioflags & IO_INVIS)) {
DM_EVENT_ENABLED 5821 fs/xfs/xfs_bmap.c 	    DM_EVENT_ENABLED(ip, DM_EVENT_READ) &&
DM_EVENT_ENABLED  146 fs/xfs/xfs_rename.c 	if (DM_EVENT_ENABLED(src_dp, DM_EVENT_RENAME) ||
DM_EVENT_ENABLED  147 fs/xfs/xfs_rename.c 	    DM_EVENT_ENABLED(target_dp, DM_EVENT_RENAME)) {
DM_EVENT_ENABLED  410 fs/xfs/xfs_rename.c 	if (DM_EVENT_ENABLED(src_dp, DM_EVENT_POSTRENAME) ||
DM_EVENT_ENABLED  411 fs/xfs/xfs_rename.c 	    DM_EVENT_ENABLED(target_dp, DM_EVENT_POSTRENAME)) {
DM_EVENT_ENABLED  168 fs/xfs/xfs_vnodeops.c 		if (DM_EVENT_ENABLED(ip, DM_EVENT_TRUNCATE) &&
DM_EVENT_ENABLED  582 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(ip, DM_EVENT_ATTRIBUTE) &&
DM_EVENT_ENABLED 1261 fs/xfs/xfs_vnodeops.c 	if (ip->i_d.di_nlink == 0 && DM_EVENT_ENABLED(ip, DM_EVENT_DESTROY))
DM_EVENT_ENABLED 1510 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(dp, DM_EVENT_CREATE)) {
DM_EVENT_ENABLED 1666 fs/xfs/xfs_vnodeops.c 	    DM_EVENT_ENABLED(dp, DM_EVENT_POSTCREATE)) {
DM_EVENT_ENABLED 1912 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(dp, DM_EVENT_REMOVE)) {
DM_EVENT_ENABLED 2068 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(dp, DM_EVENT_POSTREMOVE)) {
DM_EVENT_ENABLED 2107 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(tdp, DM_EVENT_LINK)) {
DM_EVENT_ENABLED 2209 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(sip, DM_EVENT_POSTLINK)) {
DM_EVENT_ENABLED 2255 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(dp, DM_EVENT_CREATE)) {
DM_EVENT_ENABLED 2411 fs/xfs/xfs_vnodeops.c 	    DM_EVENT_ENABLED(dp, DM_EVENT_POSTCREATE)) {
DM_EVENT_ENABLED 2486 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(dp, DM_EVENT_SYMLINK)) {
DM_EVENT_ENABLED 2689 fs/xfs/xfs_vnodeops.c 	if (DM_EVENT_ENABLED(dp, DM_EVENT_POSTSYMLINK)) {
DM_EVENT_ENABLED 3024 fs/xfs/xfs_vnodeops.c 			DM_EVENT_ENABLED(ip, DM_EVENT_WRITE)) {
DM_EVENT_ENABLED 3138 fs/xfs/xfs_vnodeops.c 	    DM_EVENT_ENABLED(ip, DM_EVENT_NOSPACE)) {
DM_EVENT_ENABLED 3301 fs/xfs/xfs_vnodeops.c 	    DM_EVENT_ENABLED(ip, DM_EVENT_WRITE)) {