Home
last modified time | relevance | path

Searched refs:s_root_bh (Results 1 – 3 of 3) sorted by relevance

/fs/affs/
A Dsuper.c36 struct buffer_head *bh = sbi->s_root_bh; in affs_commit_super()
416 sbi->s_root_bh = root_bh; in affs_fill_super()
592 affs_brelse(sbi->s_root_bh); in affs_kill_sb()
A Dbitmap.c256 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()
A Daffs.h92 struct buffer_head *s_root_bh; /* Cached root block. */ member

Completed in 35 milliseconds