Home
last modified time | relevance | path

Searched refs:decode_watcher (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ceph/
Dosd_client.c4806 static int decode_watcher(void **p, void *end, struct ceph_watch_item *item) in decode_watcher() function
4851 ret = decode_watcher(p, end, *watchers + i); in decode_watchers()