Searched refs:FANOTIFY_NO_RANGE (Results 1 – 2 of 2) sorted by relevance
431 #define FANOTIFY_NO_RANGE ((loff_t)-1) macro473 return FANOTIFY_PERM(event)->pos != FANOTIFY_NO_RANGE; in fanotify_event_has_access_range()
604 pevent->pos = range ? range->pos : FANOTIFY_NO_RANGE; in fanotify_alloc_perm_event()