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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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) {

Completed in 87 milliseconds