Lines Matching refs:sc_file
961 dp->dl_stid.sc_file = fp; in alloc_init_deleg()
971 struct nfs4_file *fp = s->sc_file; in nfs4_put_stid()
1015 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfs4_unlock_deleg_lease()
1101 struct nfs4_file *fp = dp->dl_stid.sc_file; in unhash_delegation_locked()
1293 recalculate_deny_mode(stp->st_stid.sc_file); in reset_union_bmap_deny()
1301 struct nfs4_file *fp = stp->st_stid.sc_file; in release_all_access()
1308 nfs4_file_put_access(stp->st_stid.sc_file, i); in release_all_access()
1340 struct nfs4_file *fp = stp->st_stid.sc_file; in unhash_ol_stateid()
1372 nf = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
1453 fp = stp->st_stid.sc_file; in free_ol_stateid_reaplist()
2464 nf = st->sc_file; in nfs4_show_open()
2503 nf = st->sc_file; in nfs4_show_lock()
2538 nf = st->sc_file; in nfs4_show_deleg()
4370 stp->st_stid.sc_file = fp; in init_open_stateid()
4420 if (s->st_stid.sc_file) { in move_to_close_lru()
4421 put_nfs4_file(s->st_stid.sc_file); in move_to_close_lru()
4422 s->st_stid.sc_file = NULL; in move_to_close_lru()
4514 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
4594 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfsd_break_deleg_cb()
4976 fl->fl_file = dp->dl_stid.sc_file->fi_deleg_file->nf_file; in nfs4_alloc_init_lease()
5132 dp = nfs4_set_delegation(clp, fh, stp->st_stid.sc_file, stp->st_clnt_odstate); in nfs4_open_delegation()
5524 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
5725 if (WARN_ON_ONCE(!s->sc_file->fi_deleg_file)) in nfs4_find_file()
5727 return nfsd_file_get(s->sc_file->fi_deleg_file); in nfs4_find_file()
5731 return find_readable_file(s->sc_file); in nfs4_find_file()
5733 return find_writeable_file(s->sc_file); in nfs4_find_file()
5955 if (check_for_locks(stp->st_stid.sc_file, in nfsd4_free_lock_stateid()
6141 nfs4_file_put_access(stp->st_stid.sc_file, access); in nfs4_stateid_downgrade_bit()
6547 stp->st_stid.sc_file = fp; in init_lock_stateid()
6614 struct nfs4_file *fp = lock_stp->st_stid.sc_file; in get_lock_access()
6631 struct nfs4_file *fi = ost->st_stid.sc_file; in lookup_or_create_lock_state()
6753 fp = lock_stp->st_stid.sc_file; in nfsd4_lock()
7014 nf = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()