Searched refs:retstp (Results 1 – 1 of 1) sorted by relevance
4598 struct nfs4_ol_stateid *retstp = NULL; in init_open_stateid() local4610 retstp = nfsd4_find_existing_open(fp, open); in init_open_stateid()4611 if (retstp) in init_open_stateid()4630 if (retstp) { in init_open_stateid()4632 if (nfsd4_lock_ol_stateid(retstp) != nfs_ok) { in init_open_stateid()4633 nfs4_put_stid(&retstp->st_stid); in init_open_stateid()4638 stp = retstp; in init_open_stateid()7158 struct nfs4_ol_stateid *retstp; in init_lock_stateid() local7166 retstp = find_lock_stateid(lo, open_stp); in init_lock_stateid()7167 if (retstp) in init_lock_stateid()[all …]