Lines Matching refs:sc_file
847 dp->dl_stid.sc_file = fp; in alloc_init_deleg()
857 struct nfs4_file *fp = s->sc_file; in nfs4_put_stid()
900 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfs4_unlock_deleg_lease()
986 struct nfs4_file *fp = dp->dl_stid.sc_file; in unhash_delegation_locked()
1178 recalculate_deny_mode(stp->st_stid.sc_file); in reset_union_bmap_deny()
1186 struct nfs4_file *fp = stp->st_stid.sc_file; in release_all_access()
1193 nfs4_file_put_access(stp->st_stid.sc_file, i); in release_all_access()
1225 struct nfs4_file *fp = stp->st_stid.sc_file; in unhash_ol_stateid()
1256 file = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
1334 fp = stp->st_stid.sc_file; in free_ol_stateid_reaplist()
3769 stp->st_stid.sc_file = fp; in init_open_stateid()
3819 if (s->st_stid.sc_file) { in move_to_close_lru()
3820 put_nfs4_file(s->st_stid.sc_file); in move_to_close_lru()
3821 s->st_stid.sc_file = NULL; in move_to_close_lru()
3912 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
3988 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfsd_break_deleg_cb()
4337 fl->fl_file = dp->dl_stid.sc_file->fi_deleg_file; in nfs4_alloc_init_lease()
4493 dp = nfs4_set_delegation(clp, fh, stp->st_stid.sc_file, stp->st_clnt_odstate); in nfs4_open_delegation()
4881 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
5079 if (WARN_ON_ONCE(!s->sc_file->fi_deleg_file)) in nfs4_find_file()
5081 return get_file(s->sc_file->fi_deleg_file); in nfs4_find_file()
5085 return find_readable_file(s->sc_file); in nfs4_find_file()
5087 return find_writeable_file(s->sc_file); in nfs4_find_file()
5230 if (check_for_locks(stp->st_stid.sc_file, in nfsd4_free_lock_stateid()
5419 nfs4_file_put_access(stp->st_stid.sc_file, access); in nfs4_stateid_downgrade_bit()
5823 stp->st_stid.sc_file = fp; in init_lock_stateid()
5890 struct nfs4_file *fp = lock_stp->st_stid.sc_file; in get_lock_access()
5907 struct nfs4_file *fi = ost->st_stid.sc_file; in lookup_or_create_lock_state()
6029 fp = lock_stp->st_stid.sc_file; in nfsd4_lock()
6279 filp = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()