Home
last modified time | relevance | path

Searched refs:fanotify_event_dir_fh_len (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h369 static inline int fanotify_event_dir_fh_len(struct fanotify_event *event) in fanotify_event_dir_fh_len() function
393 return fanotify_event_dir_fh_len(event) > 0; in fanotify_event_has_dir_fh()
H A Dfanotify_user.c143 int dir_fh_len = fanotify_event_dir_fh_len(event); in fanotify_dir_name_info_len()