Searched defs:reiserfs_sb_info (Results 1 – 1 of 1) sorted by relevance
517 struct reiserfs_sb_info { struct519 struct buffer_head *s_sbh;522 struct reiserfs_super_block *s_rs;523 struct reiserfs_bitmap_info *s_ap_bitmap;526 struct reiserfs_journal *s_journal;528 unsigned short s_mount_state; /* reiserfs state (valid, invalid) */531 struct mutex lock;534 struct task_struct *lock_owner;537 int lock_depth;539 struct workqueue_struct *commit_wq;[all …]