Home
last modified time | relevance | path

Searched refs:fscache_cookie_def (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/fs/cifs/
Dfscache.h31 extern const struct fscache_cookie_def cifs_fscache_server_index_def;
32 extern const struct fscache_cookie_def cifs_fscache_super_index_def;
33 extern const struct fscache_cookie_def cifs_fscache_inode_object_def;
Dcache.c106 const struct fscache_cookie_def cifs_fscache_server_index_def = {
212 const struct fscache_cookie_def cifs_fscache_super_index_def = {
325 const struct fscache_cookie_def cifs_fscache_inode_object_def = {
/linux-3.4.99/fs/nfs/
Dfscache.h63 extern const struct fscache_cookie_def nfs_fscache_server_index_def;
64 extern const struct fscache_cookie_def nfs_fscache_super_index_def;
65 extern const struct fscache_cookie_def nfs_fscache_inode_object_def;
Dfscache-index.c110 const struct fscache_cookie_def nfs_fscache_server_index_def = {
144 const struct fscache_cookie_def nfs_fscache_super_index_def = {
327 const struct fscache_cookie_def nfs_fscache_inode_object_def = {
/linux-3.4.99/fs/afs/
Dinternal.h441 extern struct fscache_cookie_def afs_cell_cache_index_def;
442 extern struct fscache_cookie_def afs_vlocation_cache_index_def;
443 extern struct fscache_cookie_def afs_volume_cache_index_def;
444 extern struct fscache_cookie_def afs_vnode_cache_index_def;
446 #define afs_cell_cache_index_def (*(struct fscache_cookie_def *) NULL)
447 #define afs_vlocation_cache_index_def (*(struct fscache_cookie_def *) NULL)
448 #define afs_volume_cache_index_def (*(struct fscache_cookie_def *) NULL)
449 #define afs_vnode_cache_index_def (*(struct fscache_cookie_def *) NULL)
Dcache.c49 struct fscache_cookie_def afs_cell_cache_index_def = {
57 struct fscache_cookie_def afs_vlocation_cache_index_def = {
65 struct fscache_cookie_def afs_volume_cache_index_def = {
71 struct fscache_cookie_def afs_vnode_cache_index_def = {
/linux-3.4.99/fs/fscache/
Dfsdef.c51 static struct fscache_cookie_def fscache_fsdef_index_def = {
69 struct fscache_cookie_def fscache_fsdef_netfs_def = {
Dinternal.h52 extern struct fscache_cookie_def fscache_fsdef_netfs_def;
Dcookie.c60 const struct fscache_cookie_def *def, in __fscache_acquire_cookie()
/linux-3.4.99/include/linux/
Dfscache.h67 struct fscache_cookie_def { struct
183 const struct fscache_cookie_def *,
298 const struct fscache_cookie_def *def, in fscache_acquire_cookie()
Dfscache-cache.h290 const struct fscache_cookie_def *def; /* definition */
/linux-3.4.99/fs/9p/
Dcache.h29 extern const struct fscache_cookie_def v9fs_cache_session_index_def;
30 extern const struct fscache_cookie_def v9fs_cache_inode_index_def;
Dcache.c79 const struct fscache_cookie_def v9fs_cache_session_index_def = {
182 const struct fscache_cookie_def v9fs_cache_inode_index_def = {
/linux-3.4.99/Documentation/filesystems/caching/
Dnetfs-api.txt121 struct fscache_cookie_def