Searched refs:i_ext_bh (Results 1 – 4 of 4) sorted by relevance
69 AFFS_I(inode)->i_ext_bh = NULL; in affs_iget()276 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_evict_inode()278 AFFS_I(inode)->i_ext_bh = NULL; in affs_evict_inode()316 AFFS_I(inode)->i_ext_bh = NULL; in affs_new_inode()
184 struct buffer_head *bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock()205 bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock_slow()309 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_get_extblock_slow()311 AFFS_I(inode)->i_ext_bh = bh; in affs_get_extblock_slow()
64 struct buffer_head *i_ext_bh; /* bh of last extended block */ member
92 i->i_ext_bh = NULL; in affs_alloc_inode()