Searched refs:s_root_block (Results 1 – 7 of 7) sorted by relevance
327 sbi->s_root_block = root_block; in affs_fill_super()329 sbi->s_root_block = (reserved + size - 1) / 2; in affs_fill_super()348 sbi->s_root_block + num_bm, in affs_fill_super()350 root_bh = affs_bread(sb, sbi->s_root_block + num_bm); in affs_fill_super()357 sbi->s_root_block += num_bm; in affs_fill_super()372 root_block = sbi->s_root_block; in affs_fill_super()
95 u32 s_root_block; /* FFS root block number. */ member
194 if (!(inode->i_ino == AFFS_SB(sb)->s_root_block)) { in affs_write_inode()
23 __be64 s_root_block; /* block number of omfs_root_block */ member
450 sbi->s_root_ino = be64_to_cpu(omfs_sb->s_root_block); in omfs_fill_super()480 start = clus_to_blk(sbi, be64_to_cpu(omfs_sb->s_root_block)); in omfs_fill_super()
256 DFL(s_root_block), in show_on_disk_super()
1356 if (rs->s_v1.s_root_block == cpu_to_le32(-1)) { in read_super_block()