Searched refs:parent_mask (Results 1 – 2 of 2) sorted by relevance
48 unsigned int parent_mask; member96 if (tc->parent_mask) in verify_inotify()97 wd_parent = SAFE_MYINOTIFY_ADD_WATCH(fd_notify, ".", tc->parent_mask); in verify_inotify()120 if (wd_parent && (tc->parent_mask & IN_ATTRIB)) { in verify_inotify()122 event_set[test_cnt].mask = tc->parent_mask | IN_ISDIR; in verify_inotify()132 if (wd_parent && (tc->parent_mask & IN_ATTRIB)) { in verify_inotify()134 event_set[test_cnt].mask = tc->parent_mask; in verify_inotify()
224 unsigned int parent_mask, ignore_mask, ignore = 0; in create_fanotify_groups() local262 parent_mask = FAN_MODIFY | tc->ondir | mask_flags; in create_fanotify_groups()265 ignore ? ignore_mask : parent_mask, in create_fanotify_groups()