Home
last modified time | relevance | path

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

/linux-4.1.27/fs/befs/
Dbefs.h31 struct befs_sb_info { struct
32 u32 magic1;
33 u32 block_size;
34 u32 block_shift;
35 int byte_order;
36 befs_off_t num_blocks;
37 befs_off_t used_blocks;
38 u32 inode_size;
39 u32 magic2;
42 u32 blocks_per_ag;
[all …]