Home
last modified time | relevance | path

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

/linux-6.6.21/net/ceph/
Dosd_client.c5036 static int decode_watcher(void **p, void *end, struct ceph_watch_item *item) in decode_watcher() function
5087 ret = decode_watcher(p, end, *watchers + i); in decode_watchers()