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

/linux-master/fs/xfs/
H A Dxfs_log_recover.c947 xfs_daddr_t orig_tail = *tail_blk; local
997 if (!error && *tail_blk != orig_tail)
1000 orig_tail, *tail_blk);
/linux-master/arch/sparc/kernel/
H A Dldc.c294 unsigned long orig_tail = lp->tx_tail; local
306 lp->tx_tail = orig_tail;
312 lp->tx_tail = orig_tail;

Completed in 350 milliseconds