Home
last modified time | relevance | path

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

/linux-6.12.1/fs/notify/fanotify/
Dfanotify.c80 !fanotify_fh_equal(fanotify_info_dir_fh(info1), in fanotify_info_equal()
81 fanotify_info_dir_fh(info2))) in fanotify_info_equal()
631 dfh = fanotify_info_dir_fh(info); in fanotify_alloc_name_event()
Dfanotify.h116 static inline struct fanotify_fh *fanotify_info_dir_fh(struct fanotify_info *info) in fanotify_info_dir_fh() function
Dfanotify_user.c556 fanotify_info_dir_fh(info), in copy_info_records_to_user()