Searched refs:ls_stid (Results 1 – 4 of 4) sorted by relevance
134 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()135 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_free_layout_stateid()137 trace_layoutstate_free(&ls->ls_stid.sc_stateid); in nfsd4_free_layout_stateid()151 atomic_dec(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_free_layout_stateid()231 trace_layoutstate_alloc(&ls->ls_stid.sc_stateid); in nfsd4_alloc_layout_stateid()268 ls = container_of(stid, struct nfs4_layout_stateid, ls_stid); in nfsd4_preprocess_layout_stateid()297 atomic_inc(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_recall_file_layout()301 trace_layout_recall(&ls->ls_stid.sc_stateid); in nfsd4_recall_file_layout()303 atomic_inc(&ls->ls_stid.sc_count); in nfsd4_recall_file_layout()356 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_recall_conflict()[all …]
547 struct nfs4_stid ls_stid; member562 return container_of(s, struct nfs4_layout_stateid, ls_stid); in layoutstateid()
1302 if (atomic_read(&ls->ls_stid.sc_file->fi_lo_recalls)) in nfsd4_layoutget()1314 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutget()1378 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutcommit()
578 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()