Searched refs:ls_stid (Results 1 – 6 of 6) sorted by relevance
159 spin_lock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()162 spin_unlock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()176 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_free_layout_stateid()177 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_free_layout_stateid()179 trace_nfsd_layoutstate_free(&ls->ls_stid.sc_stateid); in nfsd4_free_layout_stateid()192 atomic_dec(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_free_layout_stateid()275 trace_nfsd_layoutstate_alloc(&ls->ls_stid.sc_stateid); in nfsd4_alloc_layout_stateid()312 ls = container_of(stid, struct nfs4_layout_stateid, ls_stid); in nfsd4_preprocess_layout_stateid()344 atomic_inc(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_recall_file_layout()345 trace_nfsd_layout_recall(&ls->ls_stid.sc_stateid); in nfsd4_recall_file_layout()[all …]
658 struct nfs4_stid ls_stid; member673 return container_of(s, struct nfs4_layout_stateid, ls_stid); in layoutstateid()
331 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()
2331 if (atomic_read(&ls->ls_stid.sc_file->fi_lo_recalls)) in nfsd4_layoutget()2343 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutget()2414 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutcommit()
706 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
2914 ls = container_of(st, struct nfs4_layout_stateid, ls_stid); in nfs4_show_layout()2922 spin_lock(&ls->ls_stid.sc_file->fi_lock); in nfs4_show_layout()2930 spin_unlock(&ls->ls_stid.sc_file->fi_lock); in nfs4_show_layout()