Home
last modified time | relevance | path

Searched defs:fatent_operations (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h19088 struct fatent_operations { struct
19089 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
19090 void (*ent_set_ptr)(struct fat_entry *, int);
19091 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
19092 int (*ent_get)(struct fat_entry *);
19093 void (*ent_put)(struct fat_entry *, int);
19094 int (*ent_next)(struct fat_entry *);
H A Dvmlinux_600.h19088 struct fatent_operations { struct
19089 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
19090 void (*ent_set_ptr)(struct fat_entry *, int);
19091 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
19092 int (*ent_get)(struct fat_entry *);
19093 void (*ent_put)(struct fat_entry *, int);
19094 int (*ent_next)(struct fat_entry *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h61624 struct fatent_operations { struct
61625 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
61626 void (*ent_set_ptr)(struct fat_entry *, int);
61627 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
61628 int (*ent_get)(struct fat_entry *);
61629 void (*ent_put)(struct fat_entry *, int);
61630 int (*ent_next)(struct fat_entry *);
H A Dvmlinux_518.h61624 struct fatent_operations { struct
61625 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
61626 void (*ent_set_ptr)(struct fat_entry *, int);
61627 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
61628 int (*ent_get)(struct fat_entry *);
61629 void (*ent_put)(struct fat_entry *, int);
61630 int (*ent_next)(struct fat_entry *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h48265 struct fatent_operations { struct
48266 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
48267 void (*ent_set_ptr)(struct fat_entry *, int);
48268 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
48269 int (*ent_get)(struct fat_entry *);
48270 void (*ent_put)(struct fat_entry *, int);
48271 int (*ent_next)(struct fat_entry *);
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h43750 struct fatent_operations { struct
43751 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
43752 void (*ent_set_ptr)(struct fat_entry *, int);
43753 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
43754 int (*ent_get)(struct fat_entry *);
43755 void (*ent_put)(struct fat_entry *, int);
43756 int (*ent_next)(struct fat_entry *);
H A Dvmlinux.h43750 struct fatent_operations { struct
43751 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
43752 void (*ent_set_ptr)(struct fat_entry *, int);
43753 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
43754 int (*ent_get)(struct fat_entry *);
43755 void (*ent_put)(struct fat_entry *, int);
43756 int (*ent_next)(struct fat_entry *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h58022 struct fatent_operations { struct
58023 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
58024 void (*ent_set_ptr)(struct fat_entry *, int);
58025 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
58026 int (*ent_get)(struct fat_entry *);
58027 void (*ent_put)(struct fat_entry *, int);
58028 int (*ent_next)(struct fat_entry *);