Searched refs:i_ext_bh (Results 1 – 4 of 4) sorted by relevance
64 AFFS_I(inode)->i_ext_bh = NULL; in affs_iget()280 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_evict_inode()282 AFFS_I(inode)->i_ext_bh = NULL; in affs_evict_inode()320 AFFS_I(inode)->i_ext_bh = NULL; in affs_new_inode()
158 struct buffer_head *bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock()179 bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock_slow()281 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_get_extblock_slow()283 AFFS_I(inode)->i_ext_bh = bh; in affs_get_extblock_slow()
56 struct buffer_head *i_ext_bh; /* bh of last extended block */ member
104 i->i_ext_bh = NULL; in affs_alloc_inode()