Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h111 struct nfs4_stid { struct
112 refcount_t sc_count;
123 unsigned short sc_type;
147 void (*sc_free)(struct nfs4_stid *); argument
H A Dnfs4state.c910 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid()