Searched refs:i_ext_bh (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Daffs_fs_i.h38 struct buffer_head *i_ext_bh; /* bh of last extended block */ member in struct:affs_inode_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Daffs_fs_i.h38 struct buffer_head *i_ext_bh; /* bh of last extended block */ member in struct:affs_inode_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/affs/
H A Dinode.c286 affs_brelse(AFFS_INODE->i_ext_bh);
288 AFFS_INODE->i_ext_bh = NULL;
H A Dfile.c197 struct buffer_head *bh = AFFS_INODE->i_ext_bh;
218 bh = AFFS_INODE->i_ext_bh;
322 affs_brelse(AFFS_INODE->i_ext_bh);
324 AFFS_INODE->i_ext_bh = bh;

Completed in 132 milliseconds