Searched refs:lookup_clientid (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/nfsd/ |
D | nfs4state.c | 4007 static __be32 lookup_clientid(clientid_t *clid, in lookup_clientid() function 4063 status = lookup_clientid(clientid, cstate, nn); in nfsd4_process_open1() 4653 status = lookup_clientid(clid, cstate, nn); in nfsd4_renew() 5038 status = lookup_clientid(&stateid->si_opaque.so_clid, cstate, nn); in nfsd4_lookup_stateid() 6181 status = lookup_clientid(&lockt->lt_clientid, cstate, nn); in nfsd4_lockt() 6365 status = lookup_clientid(clid, cstate, nn); in nfsd4_release_lockowner() 6503 status = lookup_clientid(clid, cstate, nn); in nfs4_check_open_reclaim()
|