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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_buf_item.h116 struct xfs_buf_cancel *bc_next; member in struct:xfs_buf_cancel
H A Dxfs_log_recover.c1652 bcp->bc_next = NULL;
1671 nextp = nextp->bc_next;
1679 bcp->bc_next = NULL;
1680 prevp->bc_next = bcp;
1748 *bucket = bcp->bc_next;
1750 prevp->bc_next = bcp->bc_next;
1758 bcp = bcp->bc_next;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_buf_item.h116 struct xfs_buf_cancel *bc_next; member in struct:xfs_buf_cancel
H A Dxfs_log_recover.c1652 bcp->bc_next = NULL;
1671 nextp = nextp->bc_next;
1679 bcp->bc_next = NULL;
1680 prevp->bc_next = bcp;
1748 *bucket = bcp->bc_next;
1750 prevp->bc_next = bcp->bc_next;
1758 bcp = bcp->bc_next;

Completed in 88 milliseconds