Searched refs:bh0 (Results 1 – 2 of 2) sorted by relevance
124 struct buffer_head *bh0; in hpfs_read_inode() local125 if (hpfs_map_fnode(sb, hpfs_inode->i_parent_dir, &bh0)) brelse(bh0); in hpfs_read_inode()
545 struct buffer_head *bh0, *bh1, *bh2; in hpfs_fill_super() local595 if (!(bootblock = hpfs_map_sector(s, 0, &bh0, 0))) goto bail1; in hpfs_fill_super()710 brelse(bh0); in hpfs_fill_super()751 bail2: brelse(bh0); in hpfs_fill_super()