Lines Matching refs:sc_file

732 	struct nfs4_file *fp = s->sc_file;  in nfs4_put_stid()
835 struct nfs4_file *fp = dp->dl_stid.sc_file; in unhash_delegation_locked()
862 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in destroy_delegation()
874 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in revoke_delegation()
1033 recalculate_deny_mode(stp->st_stid.sc_file); in reset_union_bmap_deny()
1041 struct nfs4_file *fp = stp->st_stid.sc_file; in release_all_access()
1048 nfs4_file_put_access(stp->st_stid.sc_file, i); in release_all_access()
1069 struct nfs4_file *fp = stp->st_stid.sc_file; in unhash_ol_stateid()
1100 file = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
1178 fp = stp->st_stid.sc_file; in free_ol_stateid_reaplist()
1796 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in __destroy_client()
3402 stp->st_stid.sc_file = fp; in init_open_stateid()
3442 if (s->st_stid.sc_file) { in move_to_close_lru()
3443 put_nfs4_file(s->st_stid.sc_file); in move_to_close_lru()
3444 s->st_stid.sc_file = NULL; in move_to_close_lru()
3535 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
4010 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfs4_setlease()
4087 dp->dl_stid.sc_file = fp; in nfs4_set_delegation()
4182 dp = nfs4_set_delegation(clp, fh, stp->st_stid.sc_file, stp->st_clnt_odstate); in nfs4_open_delegation()
4502 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
4682 if (WARN_ON_ONCE(!s->sc_file->fi_deleg_file)) in nfs4_find_file()
4684 return get_file(s->sc_file->fi_deleg_file); in nfs4_find_file()
4688 return find_readable_file(s->sc_file); in nfs4_find_file()
4690 return find_writeable_file(s->sc_file); in nfs4_find_file()
4814 if (check_for_locks(stp->st_stid.sc_file, in nfsd4_free_stateid()
4969 nfs4_file_put_access(stp->st_stid.sc_file, access); in nfs4_stateid_downgrade_bit()
5311 stp->st_stid.sc_file = fp; in init_lock_stateid()
5333 if (lst->st_stid.sc_file == fp) { in find_lock_stateid()
5383 struct nfs4_file *fp = lock_stp->st_stid.sc_file; in get_lock_access()
5400 struct nfs4_file *fi = ost->st_stid.sc_file; in lookup_or_create_lock_state()
5524 fp = lock_stp->st_stid.sc_file; in nfsd4_lock()
5738 filp = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
5856 if (check_for_locks(stp->st_stid.sc_file, lo)) { in nfsd4_release_lockowner()
6728 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in nfs4_state_shutdown_net()