Home
last modified time | relevance | path

Searched refs:ls_stid (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/nfsd/
H A Dnfs4layouts.c159 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()
177 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_free_layout_stateid()
348 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_recall_file_layout()
401 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_recall_conflict()
421 struct nfs4_file *fp = ls->ls_stid.sc_file; in nfsd4_insert_layout()
453 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_insert_layout()
474 nfs4_put_stid(&lp->lo_state->ls_stid); in nfsd4_free_layouts()
542 nfs4_put_stid(&ls->ls_stid); in nfsd4_return_file_layouts()
614 if (ls->ls_stid.sc_client == clp) in nfsd4_return_all_file_layouts()
[all …]
H A Dstate.h695 struct nfs4_stid ls_stid; member
710 return container_of(s, struct nfs4_layout_stateid, ls_stid); in layoutstateid()
H A Dblocklayout.c331 struct nfs4_client *clp = ls->ls_stid.sc_client; in nfsd4_scsi_fence_client()
H A Dnfs4proc.c2440 if (atomic_read(&ls->ls_stid.sc_file->fi_lo_recalls)) in nfsd4_layoutget()
2452 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutget()
2523 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutcommit()
H A Dnfs4callback.c782 encode_nfs_fh4(xdr, &ls->ls_stid.sc_file->fi_fhandle); in encode_cb_layout4args()
H A Dnfs4state.c3004 ls = container_of(st, struct nfs4_layout_stateid, ls_stid); in nfs4_show_layout()
3012 spin_lock(&ls->ls_stid.sc_file->fi_lock); in nfs4_show_layout()
3020 spin_unlock(&ls->ls_stid.sc_file->fi_lock); in nfs4_show_layout()