Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h741 struct nfs4_stid ls_stid; member
760 return container_of(s, struct nfs4_layout_stateid, ls_stid); in layoutstateid()
H A Dnfs4proc.c2696 if (atomic_read(&ls->ls_stid.sc_file->fi_lo_recalls)) in nfsd4_layoutget()
2708 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutget()
2784 nfsd4_file_mark_deleg_written(ls->ls_stid.sc_file); in nfsd4_layoutcommit()
2785 nfs4_put_stid(&ls->ls_stid); in nfsd4_layoutcommit()
H A Dnfs4state.c3062 ls = container_of(st, struct nfs4_layout_stateid, ls_stid); in nfs4_show_layout()
3070 spin_lock(&ls->ls_stid.sc_file->fi_lock); in nfs4_show_layout()
3078 spin_unlock(&ls->ls_stid.sc_file->fi_lock); in nfs4_show_layout()