Searched refs:i_ext_bh (Results 1 – 4 of 4) sorted by relevance
66 AFFS_I(inode)->i_ext_bh = NULL; in affs_iget()284 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_evict_inode()286 AFFS_I(inode)->i_ext_bh = NULL; in affs_evict_inode()324 AFFS_I(inode)->i_ext_bh = NULL; in affs_new_inode()
159 struct buffer_head *bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock()180 bh = AFFS_I(inode)->i_ext_bh; in affs_get_extblock_slow()282 affs_brelse(AFFS_I(inode)->i_ext_bh); in affs_get_extblock_slow()284 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
107 i->i_ext_bh = NULL; in affs_alloc_inode()