Searched defs:watchers (Results 1 – 5 of 5) 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()
3972 struct list_head *watchers) in peak_write()
3939 struct ceph_watch_item *watchers; in find_watcher() local