Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
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 *);
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 *);
/external/bcc/libbpf-tools/x86/
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 *);
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 *);
/external/bcc/libbpf-tools/riscv/
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 *);
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 *);