Searched defs:num_watchers (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osd_client.c | 4975 decode_watchers(void **p, void *end, struct ceph_watch_item **watchers, u32 *num_watchers) decode_watchers() argument 5010 ceph_osdc_list_watchers(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, struct ceph_watch_item **watchers, u32 *num_watchers) ceph_osdc_list_watchers() argument
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osd_client.c | 5067 decode_watchers(void **p, void *end, struct ceph_watch_item **watchers, u32 *num_watchers) decode_watchers() argument 5102 ceph_osdc_list_watchers(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, struct ceph_watch_item **watchers, u32 *num_watchers) ceph_osdc_list_watchers() argument
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | rbd.c | 4000 u32 num_watchers; in find_watcher() local
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | rbd.c | 3944 u32 num_watchers; in find_watcher() local
|
Completed in 37 milliseconds