Searched defs:watchers (Results 1 – 4 of 4) sorted by relevance
74 struct hlist_head watchers; member
203 struct watch_list *watchers; /* Entities watching this key for changes */ member
5068 struct ceph_watch_item **watchers, in decode_watchers()5105 struct ceph_watch_item **watchers, in ceph_osdc_list_watchers()
3937 struct ceph_watch_item *watchers; in find_watcher() local