Lines Matching refs:sc_file

1191 	dp->dl_stid.sc_file = fp;  in alloc_init_deleg()
1201 struct nfs4_file *fp = s->sc_file; in nfs4_put_stid()
1245 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfs4_unlock_deleg_lease()
1331 struct nfs4_file *fp = dp->dl_stid.sc_file; in unhash_delegation_locked()
1423 recalculate_deny_mode(stp->st_stid.sc_file); in reset_union_bmap_deny()
1431 struct nfs4_file *fp = stp->st_stid.sc_file; in release_all_access()
1438 nfs4_file_put_access(stp->st_stid.sc_file, i); in release_all_access()
1470 struct nfs4_file *fp = stp->st_stid.sc_file; in unhash_ol_stateid()
1502 nf = find_any_file(stp->st_stid.sc_file); in nfs4_free_lock_stateid()
1583 fp = stp->st_stid.sc_file; in free_ol_stateid_reaplist()
2625 nf = st->sc_file; in nfs4_show_open()
2666 nf = st->sc_file; in nfs4_show_lock()
2702 nf = st->sc_file; in nfs4_show_deleg()
4647 stp->st_stid.sc_file = fp; in init_open_stateid()
4697 if (s->st_stid.sc_file) { in move_to_close_lru()
4698 put_nfs4_file(s->st_stid.sc_file); in move_to_close_lru()
4699 s->st_stid.sc_file = NULL; in move_to_close_lru()
4846 block_delegations(&dp->dl_stid.sc_file->fi_fhandle); in nfsd4_cb_recall_prepare()
4927 struct nfs4_file *fp = dp->dl_stid.sc_file; in nfsd_break_deleg_cb()
5345 fl->fl_file = dp->dl_stid.sc_file->fi_deleg_file->nf_file; in nfs4_alloc_init_lease()
5459 struct nfs4_file *fp = stp->st_stid.sc_file; in nfs4_set_delegation()
6017 nf = stp->st_stid.sc_file; in nfs4_lockowner_has_blockers()
6305 if (!fh_match(&fhp->fh_handle, &stp->sc_file->fi_fhandle)) in nfs4_check_fh()
6482 spin_lock(&s->sc_file->fi_lock); in nfs4_find_file()
6483 ret = nfsd_file_get(s->sc_file->fi_deleg_file); in nfs4_find_file()
6484 spin_unlock(&s->sc_file->fi_lock); in nfs4_find_file()
6489 ret = find_readable_file(s->sc_file); in nfs4_find_file()
6491 ret = find_writeable_file(s->sc_file); in nfs4_find_file()
6730 if (check_for_locks(stp->st_stid.sc_file, in nfsd4_free_lock_stateid()
6926 nfs4_file_put_access(stp->st_stid.sc_file, access); in nfs4_stateid_downgrade_bit()
7353 stp->st_stid.sc_file = fp; in init_lock_stateid()
7420 struct nfs4_file *fp = lock_stp->st_stid.sc_file; in get_lock_access()
7437 struct nfs4_file *fi = ost->st_stid.sc_file; in lookup_or_create_lock_state()
7558 fp = lock_stp->st_stid.sc_file; in nfsd4_lock()
7836 nf = find_any_file(stp->st_stid.sc_file); in nfsd4_locku()
7967 if (check_for_locks(stp->st_stid.sc_file, lo)) { in nfsd4_release_lockowner()