Searched defs:fscache_cookie (Results 1 – 1 of 1) sorted by relevance
176 struct fscache_cookie { struct183 const struct fscache_cookie_def *def; /* definition */ argument184 struct fscache_cookie *parent; /* parent of this entry */ argument200 static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie) in fscache_cookie_enabled() argument