Searched defs:action_fn (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | striper.c | 110 ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, struct ceph_object_extent *alloc_fn(void *arg), void *alloc_arg, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_file_to_extents() argument 174 ceph_iterate_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_iterate_extents() argument
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | striper.c | 110 ceph_file_to_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, struct ceph_object_extent *alloc_fn(void *arg), void *alloc_arg, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_file_to_extents() argument 174 ceph_iterate_extents(struct ceph_file_layout *l, u64 off, u64 len, struct list_head *object_extents, ceph_object_extent_fn_t action_fn, void *action_arg) ceph_iterate_extents() argument
|
| /kernel/linux/linux-5.10/drivers/char/ipmi/ |
| H A D | ipmi_watchdog.c | 201 typedef int (*action_fn)(const char *intval, char *outval); typedef
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-mpath.c | 110 typedef int (*action_fn) (struct pgpath *pgpath); typedef
|
| /kernel/linux/linux-6.6/drivers/char/ipmi/ |
| H A D | ipmi_watchdog.c | 202 typedef int (*action_fn)(const char *intval, char *outval); typedef
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-mpath.c | 114 typedef int (*action_fn) (struct pgpath *pgpath); typedef
|
Completed in 10 milliseconds