Home
last modified time | relevance | path

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

/fs/reiserfs/
Dreiserfs.h516 struct reiserfs_sb_info { struct
518 struct buffer_head *s_sbh;
521 struct reiserfs_super_block *s_rs;
522 struct reiserfs_bitmap_info *s_ap_bitmap;
525 struct reiserfs_journal *s_journal;
527 unsigned short s_mount_state; /* reiserfs state (valid, invalid) */
530 struct mutex lock;
533 struct task_struct *lock_owner;
536 int lock_depth;
538 struct workqueue_struct *commit_wq;
[all …]