Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid10.c3151 goto giveup; in sync_request()
3259 goto giveup; in sync_request()
3319 giveup: in sync_request()
/linux-4.4.14/fs/nfs/
Dnfs4proc.c7791 unsigned long timeo, now, giveup; in nfs4_layoutget_done() local
7821 giveup = lgp->args.timestamp + timeo; in nfs4_layoutget_done()
7823 if (time_after(giveup, now)) { in nfs4_layoutget_done()
7832 min((giveup - now - 1), in nfs4_layoutget_done()