Searched refs:watchers (Results 1 – 2 of 2) sorted by relevance
4976 struct ceph_watch_item **watchers, in decode_watchers() argument4990 *watchers = kcalloc(*num_watchers, sizeof(**watchers), GFP_NOIO); in decode_watchers()4991 if (!*watchers) in decode_watchers()4995 ret = decode_watcher(p, end, *watchers + i); in decode_watchers()4997 kfree(*watchers); in decode_watchers()5013 struct ceph_watch_item **watchers, in ceph_osdc_list_watchers() argument5049 ret = decode_watchers(&p, end, watchers, num_watchers); in ceph_osdc_list_watchers()
220 # watchers