Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfs4state.c4433 int cb_up; in nfs4_open_delegation() local
4436 cb_up = nfsd4_cb_channel_good(oo->oo_owner.so_client); in nfs4_open_delegation()
4440 if (!cb_up) in nfs4_open_delegation()
4454 if (!cb_up || !(oo->oo_flags & NFS4_OO_CONFIRMED)) in nfs4_open_delegation()