Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4state.c5020 static struct nfs4_client *lookup_clientid(clientid_t *clid, bool sessions, in lookup_clientid() function
5048 cstate->clp = lookup_clientid(clid, false, nn); in set_client()
6612 found = lookup_clientid(&cps->cp_p_clid, true, nn); in find_cpntf_state()