Lines Matching refs:sc_file

733 	struct nfs4_file *fp = s->sc_file;  in nfs4_put_stid()
848 struct nfs4_file *fp = dp->dl_stid.sc_file; in unhash_delegation_locked()
875 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in destroy_delegation()
887 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in revoke_delegation()
1046 recalculate_deny_mode(stp->st_stid.sc_file); in reset_union_bmap_deny()
1054 struct nfs4_file *fp = stp->st_stid.sc_file; in release_all_access()
1061 nfs4_file_put_access(stp->st_stid.sc_file, i); in release_all_access()
1087 struct nfs4_file *fp = stp->st_stid.sc_file; in unhash_ol_stateid()
1118 file = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
1196 fp = stp->st_stid.sc_file; in free_ol_stateid_reaplist()
1814 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in __destroy_client()
3466 stp->st_stid.sc_file = fp; in init_open_stateid()
3507 if (s->st_stid.sc_file) { in move_to_close_lru()
3508 put_nfs4_file(s->st_stid.sc_file); in move_to_close_lru()
3509 s->st_stid.sc_file = NULL; in move_to_close_lru()
3600 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
4050 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfs4_setlease()
4127 dp->dl_stid.sc_file = fp; in nfs4_set_delegation()
4223 dp = nfs4_set_delegation(clp, fh, stp->st_stid.sc_file, stp->st_clnt_odstate); in nfs4_open_delegation()
4556 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
4739 if (WARN_ON_ONCE(!s->sc_file->fi_deleg_file)) in nfs4_find_file()
4741 return get_file(s->sc_file->fi_deleg_file); in nfs4_find_file()
4745 return find_readable_file(s->sc_file); in nfs4_find_file()
4747 return find_writeable_file(s->sc_file); in nfs4_find_file()
4906 if (check_for_locks(stp->st_stid.sc_file, in nfsd4_free_stateid()
5060 nfs4_file_put_access(stp->st_stid.sc_file, access); in nfs4_stateid_downgrade_bit()
5393 stp->st_stid.sc_file = fp; in init_lock_stateid()
5415 if (lst->st_stid.sc_file == fp) { in find_lock_stateid()
5465 struct nfs4_file *fp = lock_stp->st_stid.sc_file; in get_lock_access()
5482 struct nfs4_file *fi = ost->st_stid.sc_file; in lookup_or_create_lock_state()
5606 fp = lock_stp->st_stid.sc_file; in nfsd4_lock()
5817 filp = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
5934 if (check_for_locks(stp->st_stid.sc_file, lo)) { in nfsd4_release_lockowner()
6807 nfs4_put_deleg_lease(dp->dl_stid.sc_file); in nfs4_state_shutdown_net()