Searched refs:bc_blkno (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.h113 xfs_daddr_t bc_blkno; member in struct:xfs_buf_cancel
H A Dxfs_log_recover.c1649 bcp->bc_blkno = blkno;
1665 if (nextp->bc_blkno == blkno && nextp->bc_len == len) {
1676 bcp->bc_blkno = blkno;
1735 if (bcp->bc_blkno == blkno && bcp->bc_len == len) {
/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.h113 xfs_daddr_t bc_blkno; member in struct:xfs_buf_cancel
H A Dxfs_log_recover.c1649 bcp->bc_blkno = blkno;
1665 if (nextp->bc_blkno == blkno && nextp->bc_len == len) {
1676 bcp->bc_blkno = blkno;
1735 if (bcp->bc_blkno == blkno && bcp->bc_len == len) {

Completed in 180 milliseconds