Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dnfs4state.c5382 int cb_up; in nfs4_open_delegation() local
5385 cb_up = nfsd4_cb_channel_good(oo->oo_owner.so_client); in nfs4_open_delegation()
5389 if (!cb_up) in nfs4_open_delegation()
5403 if (!cb_up || !(oo->oo_flags & NFS4_OO_CONFIRMED)) in nfs4_open_delegation()