Searched defs:reiserfs_sb_info (Results 1 – 1 of 1) sorted by relevance
360 struct reiserfs_sb_info struct362 struct buffer_head * s_sbh; /* Buffer containing the super block */365 struct reiserfs_super_block * s_rs; /* Pointer to the super block in the buffer */366 struct reiserfs_bitmap_info * s_ap_bitmap;367 struct reiserfs_journal *s_journal ; /* pointer to journal information */368 unsigned short s_mount_state; /* reiserfs state (valid, invalid) */371 void (*end_io_handler)(struct buffer_head *, int);372 hashf_t s_hash_function; /* pointer to function which is used375 unsigned long s_mount_opt; /* reiserfs's mount options are set379 struct { /* This is a structure that describes block allocator options */[all …]