Home
last modified time | relevance | path

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

12

/fs/notify/
Dnotification.c79 void fsnotify_get_event(struct fsnotify_event *event) in fsnotify_get_event()
84 void fsnotify_put_event(struct fsnotify_event *event) in fsnotify_put_event()
118 …e_data *fsnotify_remove_priv_from_event(struct fsnotify_group *group, struct fsnotify_event *event) in fsnotify_remove_priv_from_event()
140 …notify_event *fsnotify_add_notify_event(struct fsnotify_group *group, struct fsnotify_event *event, in fsnotify_add_notify_event()
239 struct fsnotify_event *event; in fsnotify_remove_notify_event() local
269 struct fsnotify_event *event; in fsnotify_peek_notify_event() local
286 struct fsnotify_event *event; in fsnotify_flush_notify() local
305 static void initialize_event(struct fsnotify_event *event) in initialize_event()
360 struct fsnotify_event *event; in fsnotify_clone_event() local
401 struct fsnotify_event *event; in fsnotify_create_event() local
Dfsnotify.c132 struct fsnotify_event **event) in send_to_group()
208 struct fsnotify_event *event = NULL; in fsnotify() local
/fs/notify/fanotify/
Dfanotify.c42 struct fsnotify_event *event) in fanotify_merge()
96 struct fsnotify_event *event) in fanotify_get_response_from_access()
131 struct fsnotify_event *event) in fanotify_handle_event()
Dfanotify_user.c35 struct fsnotify_event *event; member
64 struct fsnotify_event *event, in create_fd()
113 struct fsnotify_event *event, in fill_event_metadata()
199 struct fsnotify_event *event, in prepare_for_access_response()
231 struct fsnotify_event *event, in prepare_for_access_response()
240 struct fsnotify_event *event, in copy_event_to_user()
/fs/notify/inotify/
Dinotify_fsnotify.c72 struct fsnotify_event *event) in inotify_merge()
95 struct fsnotify_event *event) in inotify_handle_event()
Dinotify_user.c138 struct fsnotify_event *event; in get_one_event() local
167 struct fsnotify_event *event, in copy_event_to_user()
301 struct fsnotify_event *event; in inotify_ioctl() local
/fs/
Daio.c580 struct io_event *ev_page, *event; in aio_complete() local
700 struct io_event __user *event, long nr) in aio_read_events_ring()
767 struct io_event __user *event, long *i) in aio_read_events()
784 struct io_event __user *event, in read_events()
Deventpoll.c168 struct epoll_event event; member
1232 static int ep_insert(struct eventpoll *ep, struct epoll_event *event, in ep_insert()
1361 static int ep_modify(struct eventpoll *ep, struct epitem *epi, struct epoll_event *event) in ep_modify()
1791 struct epoll_event __user *, event) in SYSCALL_DEFINE4() argument
Dmount.h13 int event; member
Dbio.c759 struct completion event; member
/fs/fscache/
Dcookie.c472 unsigned long event; in __fscache_relinquish_cookie() local
Dobject.c106 int event; in fscache_object_state_machine() local
Dinternal.h291 unsigned event) in fscache_raise_event()
/fs/nfs/
Didmap.c501 static int __rpc_pipefs_event(struct nfs_client *clp, unsigned long event, in __rpc_pipefs_event()
538 static struct nfs_client *nfs_get_client_for_event(struct net *net, int event) in nfs_get_client_for_event()
576 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, in rpc_pipefs_event()
Ddns_resolve.c399 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, in rpc_pipefs_event()
/fs/sysfs/
Dfile.c40 atomic_t event; member
52 int event; member
/fs/notify/dnotify/
Ddnotify.c88 struct fsnotify_event *event) in dnotify_handle_event()
/fs/jfs/
Djfs_txnmgr.c131 static inline void TXN_SLEEP_DROP_LOCK(wait_queue_head_t * event) in TXN_SLEEP_DROP_LOCK()
143 #define TXN_SLEEP(event)\ argument
149 #define TXN_WAKEUP(event) wake_up_all(event) argument
Djfs_logmgr.c136 #define LCACHE_WAKEUP(event) wake_up(event) argument
/fs/ocfs2/cluster/
Dheartbeat.c646 struct o2hb_node_event *event; in o2hb_run_event_list() local
688 static void o2hb_queue_node_event(struct o2hb_node_event *event, in o2hb_queue_node_event()
709 struct o2hb_node_event event = in o2hb_shutdown_slot() local
785 struct o2hb_node_event event = in o2hb_check_slot() local
/fs/ocfs2/dlmfs/
Ddlmfs.c226 int event = 0; in dlmfs_file_poll() local
/fs/ocfs2/
Dlocalalloc.c1014 enum ocfs2_la_event event) in ocfs2_recalc_la_window()
/fs/nfsd/
Dnfs4recover.c1368 rpc_pipefs_event(struct notifier_block *nb, unsigned long event, void *ptr) in rpc_pipefs_event()
/fs/nfs/blocklayout/
Dblocklayout.c1317 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, in rpc_pipefs_event()
/fs/proc/
Dproc_sysctl.c550 unsigned long event; in proc_sys_poll() local

12