Home
last modified time | relevance | path

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

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