Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/affs/
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 Dsuper.c36 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()
A Daffs.h94 struct buffer_head *s_root_bh; /* Cached root block. */ member

Completed in 6 milliseconds