Searched defs:watchers (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | watch_queue.h | 75 struct hlist_head watchers; member
|
H A D | key.h | 197 struct watch_list *watchers; /* Entities watching this key for changes */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | watch_queue.h | 74 struct hlist_head watchers; member
|
H A D | key.h | 203 struct watch_list *watchers; /* Entities watching this key for changes */ member
|
/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 | 3999 struct ceph_watch_item *watchers; in find_watcher() local
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | rbd.c | 3943 struct ceph_watch_item *watchers; in find_watcher() local
|
Completed in 35 milliseconds