Lines Matching refs:sc_file

1191 	dp->dl_stid.sc_file = fp;
1201 struct nfs4_file *fp = s->sc_file;
1245 struct nfs4_file *fp = dp->dl_stid.sc_file;
1331 struct nfs4_file *fp = dp->dl_stid.sc_file;
1423 recalculate_deny_mode(stp->st_stid.sc_file);
1431 struct nfs4_file *fp = stp->st_stid.sc_file;
1438 nfs4_file_put_access(stp->st_stid.sc_file, i);
1470 struct nfs4_file *fp = stp->st_stid.sc_file;
1502 nf = find_any_file(stp->st_stid.sc_file);
1583 fp = stp->st_stid.sc_file;
2625 nf = st->sc_file;
2666 nf = st->sc_file;
2702 nf = st->sc_file;
4647 stp->st_stid.sc_file = fp;
4689 * stateid. We can't put the sc_file reference until they are finished.
4697 if (s->st_stid.sc_file) {
4698 put_nfs4_file(s->st_stid.sc_file);
4699 s->st_stid.sc_file = NULL;
4846 block_delegations(&dp->dl_stid.sc_file->fi_fhandle);
4927 struct nfs4_file *fp = dp->dl_stid.sc_file;
5345 fl->fl_file = dp->dl_stid.sc_file->fi_deleg_file->nf_file;
5459 struct nfs4_file *fp = stp->st_stid.sc_file;
6017 nf = stp->st_stid.sc_file;
6305 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle))
6482 spin_lock(&s->sc_file->fi_lock);
6483 ret = nfsd_file_get(s->sc_file->fi_deleg_file);
6484 spin_unlock(&s->sc_file->fi_lock);
6489 ret = find_readable_file(s->sc_file);
6491 ret = find_writeable_file(s->sc_file);
6730 if (check_for_locks(stp->st_stid.sc_file,
6926 nfs4_file_put_access(stp->st_stid.sc_file, access);
7353 stp->st_stid.sc_file = fp;
7420 struct nfs4_file *fp = lock_stp->st_stid.sc_file;
7437 struct nfs4_file *fi = ost->st_stid.sc_file;
7558 fp = lock_stp->st_stid.sc_file;
7836 nf = find_any_file(stp->st_stid.sc_file);
7967 if (check_for_locks(stp->st_stid.sc_file, lo)) {