Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h49941 struct fatent_operations { struct
49942 void (*ent_blocknr)(struct super_block *, int, int *, sector_t *);
49943 void (*ent_set_ptr)(struct fat_entry *, int);
49944 int (*ent_bread)(struct super_block *, struct fat_entry *, int, sector_t);
49945 int (*ent_get)(struct fat_entry *);
49946 void (*ent_put)(struct fat_entry *, int);
49947 int (*ent_next)(struct fat_entry *);