Searched refs:sc_file (Results 1 – 5 of 5) sorted by relevance
135 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_free_layout_stateid()151 atomic_dec(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_free_layout_stateid()188 struct nfs4_file *fp = parent->sc_file; in nfsd4_alloc_layout_stateid()197 stp->sc_file = fp; in nfsd4_alloc_layout_stateid()252 &stid->sc_file->fi_fhandle)) { in nfsd4_preprocess_layout_stateid()291 atomic_inc(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_recall_file_layout()352 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_recall_conflict()372 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_insert_layout()519 !fh_fsid_match(&ls->ls_stid.sc_file->fi_fhandle, in nfsd4_return_client_layouts()
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()[all …]
334 encode_nfs_fh4(xdr, &dp->dl_stid.sc_file->fi_fhandle); in encode_cb_recall4args()578 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
99 struct nfs4_file *sc_file; member
1313 if (atomic_read(&ls->ls_stid.sc_file->fi_lo_recalls)) in nfsd4_layoutget()