Home
last modified time | relevance | path

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

/fs/befs/
Dbefs.h31 typedef struct befs_sb_info { struct
32 u32 magic1;
33 u32 block_size;
34 u32 block_shift;
58 } befs_sb_info; argument