Home
last modified time | relevance | path

Searched defs:watch (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dwatch_queue.h55 struct watch { struct
60 struct watch_queue __rcu *queue; /* Queue to post events to */ argument
61 struct hlist_node queue_node; /* Link in queue->watches */ argument
62 struct watch_list __rcu *watch_list; argument
63 struct hlist_node list_node; /* Link in watch_list->watchers */ argument
64 const struct cred *cred; /* Creds of the owner of the watch */ argument
65 void *private; /* Private data for the watched object */ argument
76 void (*release_watch)(struct watch *); argument
96 void (*release_watch)(struct watch *)) in init_watch_list()
Daudit.h50 struct audit_watch *watch; /* associated watch */ member
/include/uapi/linux/
Dwatch_queue.h75 struct watch_notification watch; member
99 struct watch_notification watch; member
/include/linux/ceph/
Drados.h522 } __attribute__ ((packed)) watch; member
Dosd_client.h124 } watch; member