Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h49027 struct fatent_operations { struct
49028 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
49029 void (*ent_set_ptr)(struct fat_entry *, int);
49030 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
49031 int (*ent_get)(struct fat_entry *);
49032 void (*ent_put)(struct fat_entry *, int);
49033 int (*ent_next)(struct fat_entry *);
Dvmlinux.h49027 struct fatent_operations { struct
49028 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
49029 void (*ent_set_ptr)(struct fat_entry *, int);
49030 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
49031 int (*ent_get)(struct fat_entry *);
49032 void (*ent_put)(struct fat_entry *, int);
49033 int (*ent_next)(struct fat_entry *);