Searched defs:watchers (Results 1 – 4 of 4) sorted by relevance
75 struct hlist_head watchers; member
197 struct watch_list *watchers; /* Entities watching this key for changes */ member
5032 struct ceph_watch_item **watchers, in decode_watchers()5069 struct ceph_watch_item **watchers, in ceph_osdc_list_watchers()
3946 struct ceph_watch_item *watchers; in find_watcher() local