Searched defs:bfs_sb_info (Results 1 – 1 of 1) sorted by relevance
12 struct bfs_sb_info { struct13 unsigned long si_blocks;14 unsigned long si_freeb;15 unsigned long si_freei;16 unsigned long si_lf_ioff;17 unsigned long si_lf_sblk;18 unsigned long si_lf_eblk;19 unsigned long si_lasti;20 char * si_imap;21 struct buffer_head * si_sbh; /* buffer header w/superblock */[all …]