Searched refs:chl_ip (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iget.c417 if ((iq = chl->chl_ip)) {
426 chl->chl_ip = ip;
446 chlnew->chl_ip = ip;
741 * 3) point chashlist->chl_ip to 'chl_next' if to this inode.
765 if (ip->i_chash->chl_ip == ip) {
766 ip->i_chash->chl_ip = iq;
H A Dxfs_inode.h193 struct xfs_inode *chl_ip; member in struct:xfs_chashlist

Completed in 44 milliseconds