Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c4936 static int decode_watcher(void **p, void *end, struct ceph_watch_item *item) in decode_watcher() function
4987 ret = decode_watcher(p, end, *watchers + i); in decode_watchers()