Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/befs/
Dbefs.h32 typedef struct befs_sb_info { struct
33 u32 magic1;
34 u32 block_size;
35 u32 block_shift;
59 } befs_sb_info; argument