Searched refs:i_ext_bh (Results 1 – 4 of 4) sorted by relevance
66 AFFS_I(inode)->i_ext_bh = NULL; in affs_iget()285 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_evict_inode()287 AFFS_I(inode)->i_ext_bh = NULL; in affs_evict_inode()325 AFFS_I(inode)->i_ext_bh = NULL; in affs_new_inode()
161 struct buffer_head *bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock()182 bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock_slow()284 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_get_extblock_slow()286 AFFS_I(inode)->i_ext_bh = bh; in affs_get_extblock_slow()
57 struct buffer_head *i_ext_bh; /* bh of last extended block */ member
109 i->i_ext_bh = NULL; in affs_alloc_inode()