Searched defs:netfs_data (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/fscache/ | ||
H A D | cookie.c | 58 __fscache_acquire_cookie( struct fscache_cookie *parent, const struct fscache_cookie_def *def, void *netfs_data, bool enable) __fscache_acquire_cookie() argument |
/linux-4.1.27/include/linux/ | ||
H A D | fscache.h | 185 void *netfs_data; /* back pointer to netfs */ member in struct:fscache_cookie 341 fscache_acquire_cookie( struct fscache_cookie *parent, const struct fscache_cookie_def *def, void *netfs_data, bool enable) fscache_acquire_cookie() argument |
Completed in 134 milliseconds