Home
last modified time | relevance | path

Searched refs:giveup (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/
Draid10.c3234 goto giveup; in sync_request()
3342 goto giveup; in sync_request()
3402 giveup: in sync_request()
/linux-4.1.27/fs/nfs/
Dnfs4proc.c7653 unsigned long timeo, now, giveup; in nfs4_layoutget_done() local
7674 giveup = lgp->args.timestamp + timeo; in nfs4_layoutget_done()
7676 if (time_after(giveup, now)) { in nfs4_layoutget_done()
7685 min((giveup - now - 1), in nfs4_layoutget_done()