Searched refs:decode_watchers (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osd_client.c | 4975 static int decode_watchers(void **p, void *end, in decode_watchers() function 5049 ret = decode_watchers(&p, end, watchers, num_watchers); in ceph_osdc_list_watchers()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 5067 static int decode_watchers(void **p, void *end, in decode_watchers() function 5141 ret = decode_watchers(&p, end, watchers, num_watchers); in ceph_osdc_list_watchers()
|
Completed in 24 milliseconds