Searched refs:s_root_bh (Results 1 – 3 of 3) sorted by relevance
256 if (!AFFS_ROOT_TAIL(sb, sbi->s_root_bh)->bm_flag) { in affs_init_bitmap()274 bmap_blk = (__be32 *)sbi->s_root_bh->b_data; in affs_init_bitmap()
36 struct buffer_head *bh = sbi->s_root_bh; in affs_commit_super()450 sbi->s_root_bh = root_bh; in affs_fill_super()640 affs_brelse(sbi->s_root_bh); in affs_kill_sb()
94 struct buffer_head *s_root_bh; /* Cached root block. */ member
Completed in 5 milliseconds