Lines Matching refs:cl_id

984 			clp->cl_clientid.cl_id);  in renew_client_locked()
990 clp->cl_clientid.cl_id); in renew_client_locked()
1010 clid->cl_boot, clid->cl_id, boot_time); in STALE_CLIENTID()
1128 target->cl_clientid.cl_id = source->cl_clientid.cl_id; in copy_clid()
1153 return (cl1->cl_boot == cl2->cl_boot) && (cl1->cl_id == cl2->cl_id); in same_clid()
1168 clp->cl_clientid.cl_id = current_clientid++; in gen_clid()
1252 idhashval = clientid_hashval(clp->cl_clientid.cl_id); in add_to_unconfirmed()
1260 unsigned int idhashval = clientid_hashval(clp->cl_clientid.cl_id); in move_to_confirmed()
1274 unsigned int idhashval = clientid_hashval(clid->cl_id); in find_confirmed_client()
1289 unsigned int idhashval = clientid_hashval(clid->cl_id); in find_unconfirmed_client()
1365 clp->cl_clientid.cl_boot, clp->cl_clientid.cl_id); in gen_callback()
1581 exid->clientid.cl_id = new->cl_clientid.cl_id; in nfsd4_exchange_id()
2193 setclid->se_clientid.cl_id = new->cl_clientid.cl_id; in nfsd4_setclientid()
2473 (sop->so_client->cl_clientid.cl_id == clid->cl_id); in same_owner_str()
2628 strhashval = ownerstr_hashval(clientid->cl_id, &open->op_owner); in nfsd4_process_open1()
3130 clid->cl_boot, clid->cl_id); in nfsd4_renew()
3196 clp->cl_clientid.cl_id); in nfs4_laundromat()
3206 clp->cl_clientid.cl_id); in nfs4_laundromat()
3861 static unsigned int lockowner_ino_hashval(struct inode *inode, u32 cl_id, struct xdr_netobj *ownern… in lockowner_ino_hashval() argument
3863 return (file_hashval(inode) + cl_id in lockowner_ino_hashval()
3911 deny->ld_clientid.cl_id = 0; in nfs4_set_lock_denied()
3941 unsigned int hashval = lockowner_ino_hashval(inode, clid->cl_id, owner); in find_lockowner_str()
3955 clp->cl_clientid.cl_id, &lo->lo_owner.so_owner); in hash_lockowner()
4042 strhashval = ownerstr_hashval(cl->cl_clientid.cl_id, in lookup_or_create_lock_state()
4401 unsigned int hashval = ownerstr_hashval(clid->cl_id, owner); in nfsd4_release_lockowner()
4405 clid->cl_boot, clid->cl_id); in nfsd4_release_lockowner()