Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfscache.h176 struct fscache_cookie { struct
183 const struct fscache_cookie_def *def; /* definition */ argument
184 struct fscache_cookie *parent; /* parent of this entry */ argument
200 static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie) in fscache_cookie_enabled() argument