Home
last modified time | relevance | path

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

/linux-6.15/fs/notify/fanotify/
H A Dfanotify.h257 struct fanotify_event { struct
286 struct fanotify_event fae;
293 FANOTIFY_FE(struct fanotify_event *event) in FANOTIFY_FE()
299 struct fanotify_event fae;
311 struct fanotify_event fae;
339 struct fanotify_event *event) in fanotify_event_object_fh()
352 struct fanotify_event *event) in fanotify_event_info()
410 struct fanotify_event fae;
415 struct fanotify_event fae;
439 struct fanotify_event fae;
[all …]
H A Dfanotify.c129 static bool fanotify_should_merge(struct fanotify_event *old, in fanotify_should_merge()
130 struct fanotify_event *new) in fanotify_should_merge()
185 struct fanotify_event *old, *new = FANOTIFY_E(event); in fanotify_merge()
702 static struct fanotify_event *fanotify_alloc_error_event( in fanotify_alloc_error_event()
740 static struct fanotify_event *fanotify_alloc_event( in fanotify_alloc_event()
746 struct fanotify_event *event = NULL; in fanotify_alloc_event()
904 struct fanotify_event *event = FANOTIFY_E(fsn_event); in fanotify_insert_event()
926 struct fanotify_event *event; in fanotify_handle_event()
1033 static void fanotify_free_fid_event(struct fanotify_event *event) in fanotify_free_fid_event()
1048 struct fanotify_event *event) in fanotify_free_error_event()
[all …]
H A Dfanotify_user.c142 static int fanotify_dir_name_info_len(struct fanotify_event *event) in fanotify_dir_name_info_len()
160 struct fanotify_event *event) in fanotify_event_len()
200 struct fanotify_event *event) in fanotify_unhash_event()
223 struct fanotify_event *event = NULL; in get_one_event()
413 static size_t copy_mnt_info_to_user(struct fanotify_event *event, in copy_mnt_info_to_user()
432 static size_t copy_error_info_to_user(struct fanotify_event *event, in copy_error_info_to_user()
597 static int copy_info_records_to_user(struct fanotify_event *event, in copy_info_records_to_user()
740 struct fanotify_event *event, in copy_event_to_user()
899 struct fanotify_event *event; in fanotify_read()
1036 struct fanotify_event *event = FANOTIFY_E(fsn_event); in fanotify_release()
[all …]