Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 27) sorted by relevance

12

/fs/notify/fanotify/
Dfanotify.h266 static inline void fanotify_init_event(struct fanotify_event *event, in fanotify_init_event()
291 FANOTIFY_FE(struct fanotify_event *event) in FANOTIFY_FE()
303 FANOTIFY_NE(struct fanotify_event *event) in FANOTIFY_NE()
319 FANOTIFY_EE(struct fanotify_event *event) in FANOTIFY_EE()
324 static inline __kernel_fsid_t *fanotify_event_fsid(struct fanotify_event *event) in fanotify_event_fsid()
337 struct fanotify_event *event) in fanotify_event_object_fh()
350 struct fanotify_event *event) in fanotify_event_info()
358 static inline int fanotify_event_object_fh_len(struct fanotify_event *event) in fanotify_event_object_fh_len()
369 static inline int fanotify_event_dir_fh_len(struct fanotify_event *event) in fanotify_event_dir_fh_len()
376 static inline int fanotify_event_dir2_fh_len(struct fanotify_event *event) in fanotify_event_dir2_fh_len()
[all …]
Dfanotify.c188 struct fsnotify_event *event) in fanotify_merge()
230 struct fanotify_perm_event *event, in fanotify_get_response()
712 struct fanotify_event *event = NULL; in fanotify_alloc_event() local
873 struct fanotify_event *event = FANOTIFY_E(fsn_event); in fanotify_insert_event() local
895 struct fanotify_event *event; in fanotify_handle_event() local
993 static void fanotify_free_path_event(struct fanotify_event *event) in fanotify_free_path_event()
999 static void fanotify_free_perm_event(struct fanotify_event *event) in fanotify_free_perm_event()
1005 static void fanotify_free_fid_event(struct fanotify_event *event) in fanotify_free_fid_event()
1014 static void fanotify_free_name_event(struct fanotify_event *event) in fanotify_free_name_event()
1020 struct fanotify_event *event) in fanotify_free_error_event()
[all …]
Dfanotify_user.c140 static int fanotify_dir_name_info_len(struct fanotify_event *event) in fanotify_dir_name_info_len()
158 struct fanotify_event *event) in fanotify_event_len()
196 struct fanotify_event *event) in fanotify_unhash_event()
219 struct fanotify_event *event = NULL; in get_one_event() local
291 struct fanotify_perm_event *event, in finish_permission_event()
311 struct fanotify_perm_event *event; in process_access_response() local
352 static size_t copy_error_info_to_user(struct fanotify_event *event, in copy_error_info_to_user()
493 static int copy_info_records_to_user(struct fanotify_event *event, in copy_info_records_to_user()
618 struct fanotify_event *event, in copy_event_to_user()
747 struct fanotify_event *event; in fanotify_read() local
[all …]
/fs/notify/
Dnotification.c51 struct fsnotify_event *event) in fsnotify_destroy_event()
82 struct fsnotify_event *event, in fsnotify_insert_event()
133 struct fsnotify_event *event) in fsnotify_remove_queued_event()
165 struct fsnotify_event *event = fsnotify_peek_first_event(group); in fsnotify_remove_first_event() local
183 struct fsnotify_event *event; in fsnotify_flush_notify() local
/fs/notify/inotify/
Dinotify_fsnotify.c50 struct fsnotify_event *event) in inotify_merge()
64 struct inotify_event_info *event; in inotify_handle_inode_event() local
Dinotify_user.c156 struct inotify_event_info *event; in round_event_name_len() local
175 struct fsnotify_event *event; in get_one_event() local
205 struct inotify_event_info *event; in copy_event_to_user() local
/fs/lockd/
Dsvc.c300 unsigned long event, void *ptr) in lockd_inetaddr_event()
326 unsigned long event, void *ptr) in lockd_inet6addr_event()
/fs/nfs/blocklayout/
Drpc_pipefs.c164 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, in rpc_pipefs_event()
/fs/jfs/
Djfs_txnmgr.c118 static inline void TXN_SLEEP_DROP_LOCK(wait_queue_head_t * event) in TXN_SLEEP_DROP_LOCK()
129 #define TXN_SLEEP(event)\ argument
135 #define TXN_WAKEUP(event) wake_up_all(event) argument
Djfs_logmgr.c123 #define LCACHE_WAKEUP(event) wake_up(event) argument
/fs/nfsd/
Dnfssvc.c461 static int nfsd_inetaddr_event(struct notifier_block *this, unsigned long event, in nfsd_inetaddr_event()
492 unsigned long event, void *ptr) in nfsd_inet6addr_event()
Dnfs4recover.c2116 rpc_pipefs_event(struct notifier_block *nb, unsigned long event, void *ptr) in rpc_pipefs_event()
/fs/
Dproc_namespace.c27 int event; in mounts_poll() local
Deventpoll.c172 struct epoll_event event; member
1492 static int ep_insert(struct eventpoll *ep, const struct epoll_event *event, in ep_insert()
1620 const struct epoll_event *event) in ep_modify()
2270 struct epoll_event __user *, event) in SYSCALL_DEFINE4() argument
Daio.c1126 struct io_event *ev_page, *event; in aio_complete() local
1208 struct io_event __user *event, long nr) in aio_read_events_ring()
1288 struct io_event __user *event, long *i) in aio_read_events()
1305 struct io_event __user *event, in read_events()
Dmount.h22 u64 event; member
/fs/ocfs2/cluster/
Dheartbeat.c747 struct o2hb_node_event *event; in o2hb_run_event_list() local
783 static void o2hb_queue_node_event(struct o2hb_node_event *event, in o2hb_queue_node_event()
804 struct o2hb_node_event event = in o2hb_shutdown_slot() local
883 struct o2hb_node_event event = in o2hb_check_slot() local
/fs/ocfs2/dlmfs/
Ddlmfs.c209 __poll_t event = 0; in dlmfs_file_poll() local
/fs/smb/server/
Dtransport_tcp.c501 static int ksmbd_netdev_event(struct notifier_block *nb, unsigned long event, in ksmbd_netdev_event()
Dtransport_rdma.c1524 struct rdma_cm_event *event) in smb_direct_cm_handler()
1561 static void smb_direct_qpair_handler(struct ib_event *event, void *context) in smb_direct_qpair_handler()
2076 struct rdma_cm_event *event) in smb_direct_listen_handler()
/fs/nfs/
Ddns_resolve.c426 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, in rpc_pipefs_event()
/fs/smb/client/
Dsmbdirect.c176 struct rdma_cm_id *id, struct rdma_cm_event *event) in smbd_conn_upcall()
238 smbd_qp_async_error_upcall(struct ib_event *event, void *context) in smbd_qp_async_error_upcall()
/fs/ocfs2/
Dlocalalloc.c1040 enum ocfs2_la_event event) in ocfs2_recalc_la_window()
/fs/kernfs/
Dfile.c23 atomic_t event; member
/fs/proc/
Dproc_sysctl.c656 unsigned long event; in proc_sys_poll() local

12