Home
last modified time | relevance | path

Searched defs:dm_target (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h103579 struct dm_target { struct
103580 struct dm_table *table;
103581 struct target_type *type;
103582 sector_t begin;
103606 typedef int (*dm_ctr_fn)(struct dm_target *, unsigned int, char **); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h113374 struct dm_target { struct
113375 struct dm_table *table;
113376 struct target_type *type;
113377 sector_t begin;
113401 typedef int (*dm_ctr_fn)(struct dm_target *, unsigned int, char **); argument