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
5070 struct ceph_watch_item **watchers, in decode_watchers()5107 struct ceph_watch_item **watchers, in ceph_osdc_list_watchers()
3939 struct ceph_watch_item *watchers; in find_watcher() local