Home
last modified time | relevance | path

Searched refs:fanotify_info_dir_fh (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/notify/fanotify/
Dfanotify.c61 !fanotify_fh_equal(fanotify_info_dir_fh(info1), in fanotify_info_equal()
62 fanotify_info_dir_fh(info2))) in fanotify_info_equal()
506 dfh = fanotify_info_dir_fh(info); in fanotify_alloc_name_event()
Dfanotify.h85 static inline struct fanotify_fh *fanotify_info_dir_fh(struct fanotify_info *info) in fanotify_info_dir_fh() function
Dfanotify_user.c377 fanotify_info_dir_fh(info), in copy_event_to_user()