Searched refs:retstp (Results 1 – 1 of 1) sorted by relevance
5121 struct nfs4_ol_stateid *retstp = NULL; in init_open_stateid() local5139 retstp = nfsd4_find_existing_open(fp, open); in init_open_stateid()5140 if (retstp) in init_open_stateid()5159 if (retstp) { in init_open_stateid()5162 nfs4_put_stid(&retstp->st_stid); in init_open_stateid()5167 stp = retstp; in init_open_stateid()7990 struct nfs4_ol_stateid *retstp; in init_lock_stateid() local7998 retstp = find_lock_stateid(lo, open_stp); in init_lock_stateid()7999 if (retstp) in init_lock_stateid()8019 nfs4_put_stid(&retstp->st_stid); in init_lock_stateid()[all …]