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