Lines Matching refs:group
90 /* Add mount mark for each group */
121 static void verify_event(int group, struct fanotify_event_metadata *event)
124 tst_res(TFAIL, "group %d got event: mask %llx (expected %llx) "
125 "pid=%u fd=%d", group, (unsigned long long)event->mask,
129 tst_res(TFAIL, "group %d got event: mask %llx pid=%u "
130 "(expected %u) fd=%d", group,
134 tst_res(TPASS, "group %d got event: mask %llx pid=%u fd=%d",
135 group, (unsigned long long)event->mask,
180 tst_res(TFAIL, "group %d did not get "
194 tst_res(TFAIL, "group %d got more than one "
207 tst_res(TFAIL, "group %d got event",
217 tst_res(TPASS, "group %d got no event",