Home
last modified time | relevance | path

Searched defs:nfs4_stid (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/nfsd/
Dstate.h93 struct nfs4_stid { struct
94 refcount_t sc_count;
105 unsigned short sc_type;
129 void (*sc_free)(struct nfs4_stid *); argument
Dnfs4state.c922 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid()