Lines Matching refs:st_stid

1304 		recalculate_deny_mode(stp->st_stid.sc_file);
1312 struct nfs4_file *fp = stp->st_stid.sc_file;
1319 nfs4_file_put_access(stp->st_stid.sc_file, i);
1351 struct nfs4_file *fp = stp->st_stid.sc_file;
1383 nf = find_any_file(stp->st_stid.sc_file);
1400 struct nfs4_stid *s = &stp->st_stid;
1418 lockdep_assert_held(&stp->st_stid.sc_client->cl_lock);
1423 nfs4_unhash_stid(&stp->st_stid);
1429 struct nfs4_client *clp = stp->st_stid.sc_client;
1436 nfs4_put_stid(&stp->st_stid);
1464 fp = stp->st_stid.sc_file;
1465 stp->st_stid.sc_free(&stp->st_stid);
1476 lockdep_assert_held(&open_stp->st_stid.sc_client->cl_lock);
1489 lockdep_assert_held(&stp->st_stid.sc_client->cl_lock);
1501 spin_lock(&stp->st_stid.sc_client->cl_lock);
1504 spin_unlock(&stp->st_stid.sc_client->cl_lock);
1532 nfs4_put_stid(&s->st_stid);
4271 if (local->st_stid.sc_type == NFS4_OPEN_STID) {
4273 refcount_inc(&ret->st_stid.sc_count);
4306 ret = nfsd4_verify_open_stid(&stp->st_stid);
4322 nfs4_put_stid(&stp->st_stid);
4380 refcount_inc(&stp->st_stid.sc_count);
4381 stp->st_stid.sc_type = NFS4_OPEN_STID;
4385 stp->st_stid.sc_file = fp;
4398 nfs4_put_stid(&retstp->st_stid);
4418 struct nfsd_net *nn = net_generic(s->st_stid.sc_client->net,
4432 wait_event(close_wq, refcount_read(&s->st_stid.sc_count) == 2);
4435 if (s->st_stid.sc_file) {
4436 put_nfs4_file(s->st_stid.sc_file);
4437 s->st_stid.sc_file = NULL;
4447 nfs4_put_stid(&last->st_stid);
5108 struct nfs4_client *clp = stp->st_stid.sc_client;
5147 dp = nfs4_set_delegation(clp, fh, stp->st_stid.sc_file, stp->st_clnt_odstate);
5240 stp->st_stid.sc_type = NFS4_CLOSED_STID;
5252 nfs4_inc_and_copy_stateid(&open->op_stateid, &stp->st_stid);
5270 trace_nfsd_open(&stp->st_stid.sc_stateid);
5293 nfs4_put_stid(&stp->st_stid);
5310 nfs4_put_stid(&open->op_stp->st_stid);
5480 nfs4_put_stid(&stp->st_stid);
5968 if (check_for_locks(stp->st_stid.sc_file,
6050 status = check_stateid_generation(stateid, &stp->st_stid.sc_stateid, nfsd4_has_session(cstate));
6052 status = nfs4_check_fh(current_fh, &stp->st_stid);
6084 nfs4_put_stid(&stp->st_stid);
6102 nfs4_put_stid(&stp->st_stid);
6138 nfs4_inc_and_copy_stateid(&oc->oc_resp_stateid, &stp->st_stid);
6140 trace_nfsd_open_confirm(oc->oc_seqid, &stp->st_stid.sc_stateid);
6144 nfs4_put_stid(&stp->st_stid);
6154 nfs4_file_put_access(stp->st_stid.sc_file, access);
6210 nfs4_inc_and_copy_stateid(&od->od_stateid, &stp->st_stid);
6214 nfs4_put_stid(&stp->st_stid);
6222 struct nfs4_client *clp = s->st_stid.sc_client;
6235 nfs4_free_cpntf_statelist(clp->net, &stp->st_stid);
6269 stp->st_stid.sc_type = NFS4_CLOSED_STID;
6277 nfs4_inc_and_copy_stateid(&close->cl_stateid, &stp->st_stid);
6292 nfs4_put_stid(&stp->st_stid);
6526 lockdep_assert_held(&ost->st_stid.sc_client->cl_lock);
6532 refcount_inc(&lst->st_stid.sc_count);
6556 refcount_inc(&stp->st_stid.sc_count);
6557 stp->st_stid.sc_type = NFS4_LOCK_STID;
6560 stp->st_stid.sc_file = fp;
6574 nfs4_put_stid(&retstp->st_stid);
6603 nfs4_put_stid(&lst->st_stid);
6627 struct nfs4_file *fp = lock_stp->st_stid.sc_file;
6644 struct nfs4_file *fi = ost->st_stid.sc_file;
6766 fp = lock_stp->st_stid.sc_file;
6838 nfs4_inc_and_copy_stateid(&lock->lk_resp_stateid, &lock_stp->st_stid);
6888 nfs4_put_stid(&lock_stp->st_stid);
6891 nfs4_put_stid(&open_stp->st_stid);
7027 nf = find_any_file(stp->st_stid.sc_file);
7056 nfs4_inc_and_copy_stateid(&locku->lu_stateid, &stp->st_stid);
7061 nfs4_put_stid(&stp->st_stid);