Home
last modified time | relevance | path

Searched refs:layoutstateid (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/fs/nfsd/
Dnfs4layouts.c158 struct nfs4_layout_stateid *ls = layoutstateid(stid); in nfsd4_free_layout_stateid()
229 ls = layoutstateid(stp); in nfsd4_alloc_layout_stateid()
Dstate.h626 static inline struct nfs4_layout_stateid *layoutstateid(struct nfs4_stid *s) in layoutstateid() function