i_ext_bh 57 fs/affs/affs.h struct buffer_head *i_ext_bh; /* bh of last extended block */ i_ext_bh 159 fs/affs/file.c struct buffer_head *bh = AFFS_I(inode)->i_ext_bh; i_ext_bh 180 fs/affs/file.c bh = AFFS_I(inode)->i_ext_bh; i_ext_bh 282 fs/affs/file.c affs_brelse(AFFS_I(inode)->i_ext_bh); i_ext_bh 284 fs/affs/file.c AFFS_I(inode)->i_ext_bh = bh; i_ext_bh 66 fs/affs/inode.c AFFS_I(inode)->i_ext_bh = NULL; i_ext_bh 284 fs/affs/inode.c affs_brelse(AFFS_I(inode)->i_ext_bh); i_ext_bh 286 fs/affs/inode.c AFFS_I(inode)->i_ext_bh = NULL; i_ext_bh 324 fs/affs/inode.c AFFS_I(inode)->i_ext_bh = NULL; i_ext_bh 109 fs/affs/super.c i->i_ext_bh = NULL;