Searched refs:fscache (Results 26 - 50 of 58) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cifs/
H A DMakefile15 cifs-$(CONFIG_CIFS_FSCACHE) += fscache.o cache.o
H A Dcifsglob.h195 struct fscache_cookie *fscache; /* client index cache cookie */ member in struct:TCP_Server_Info
305 struct fscache_cookie *fscache; /* cookie for share */ member in struct:cifsTconInfo
395 struct fscache_cookie *fscache; member in struct:cifsInodeInfo
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cachefiles/
H A Drdwr.c56 struct cachefiles_object, fscache);
158 struct cachefiles_object, fscache);
404 struct cachefiles_object, fscache);
405 cache = container_of(object->fscache.cache,
703 struct cachefiles_object, fscache);
704 cache = container_of(object->fscache.cache,
708 object->fscache.debug_id, atomic_read(&op->op.usage),
813 struct cachefiles_object, fscache);
814 cache = container_of(object->fscache.cache,
855 struct cachefiles_object, fscache);
[all...]
H A Dbind.c203 fsdef->fscache.cookie = NULL;
224 fscache_object_init(&fsdef->fscache, NULL, &cache->cache);
226 ret = fscache_add_cache(&cache->cache, &fsdef->fscache, cache->tag);
H A Dinternal.h12 #include <linux/fscache-cache.h>
30 struct fscache_object fscache; /* fscache handle */ member in struct:cachefiles_object
258 ___cache = container_of((object)->fscache.cache, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cachefiles/
H A Drdwr.c56 struct cachefiles_object, fscache);
158 struct cachefiles_object, fscache);
404 struct cachefiles_object, fscache);
405 cache = container_of(object->fscache.cache,
703 struct cachefiles_object, fscache);
704 cache = container_of(object->fscache.cache,
708 object->fscache.debug_id, atomic_read(&op->op.usage),
813 struct cachefiles_object, fscache);
814 cache = container_of(object->fscache.cache,
855 struct cachefiles_object, fscache);
[all...]
H A Dbind.c203 fsdef->fscache.cookie = NULL;
224 fscache_object_init(&fsdef->fscache, NULL, &cache->cache);
226 ret = fscache_add_cache(&cache->cache, &fsdef->fscache, cache->tag);
H A Dinternal.h12 #include <linux/fscache-cache.h>
30 struct fscache_object fscache; /* fscache handle */ member in struct:cachefiles_object
258 ___cache = container_of((object)->fscache.cache, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/9p/
H A Dv9fs.h68 * @fscache: session cookie associated with FS-Cache
95 struct fscache_cookie *fscache; member in struct:v9fs_session_info
H A Dv9fs.c73 {Opt_fscache, "fscache"},
175 else if (strcmp(s, "fscache") == 0)
330 if (v9ses->fscache) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/9p/
H A Dv9fs.h68 * @fscache: session cookie associated with FS-Cache
95 struct fscache_cookie *fscache; member in struct:v9fs_session_info
H A Dv9fs.c73 {Opt_fscache, "fscache"},
175 else if (strcmp(s, "fscache") == 0)
330 if (v9ses->fscache) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dnfs_fs_sb.h88 struct fscache_cookie *fscache; /* client index cache cookie */ member in struct:nfs_client
132 struct fscache_cookie *fscache; /* superblock cookie */ member in struct:nfs_server
H A Dfscache-cache.h21 #include <linux/fscache.h>
H A Dnfs_fs.h193 struct fscache_cookie *fscache; member in struct:nfs_inode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dnfs_fs_sb.h88 struct fscache_cookie *fscache; /* client index cache cookie */ member in struct:nfs_client
132 struct fscache_cookie *fscache; /* superblock cookie */ member in struct:nfs_server
H A Dfscache-cache.h21 #include <linux/fscache.h>
H A Dnfs_fs.h193 struct fscache_cookie *fscache; member in struct:nfs_inode
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h195 struct fscache_cookie *fscache; /* client index cache cookie */ member in struct:TCP_Server_Info
305 struct fscache_cookie *fscache; /* cookie for share */ member in struct:cifsTconInfo
395 struct fscache_cookie *fscache; member in struct:cifsInodeInfo
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A DMakefile66 obj-$(CONFIG_FSCACHE) += fscache/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A DMakefile66 obj-$(CONFIG_FSCACHE) += fscache/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/fscache/
H A Dinternal.h25 #include <linux/fscache-cache.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/fscache/
H A Dinternal.h25 #include <linux/fscache-cache.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/afs/
H A Dinternal.h21 #include <linux/fscache.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/afs/
H A Dinternal.h21 #include <linux/fscache.h>

Completed in 138 milliseconds

123