Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/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.c109 const struct fscache_cookie_def nfs_fscache_server_index_def = {
143 const struct fscache_cookie_def nfs_fscache_super_index_def = {
326 const struct fscache_cookie_def nfs_fscache_inode_object_def = {
/linux-4.1.27/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-4.1.27/fs/fscache/
Dfsdef.c51 static struct fscache_cookie_def fscache_fsdef_index_def = {
71 struct fscache_cookie_def fscache_fsdef_netfs_def = {
Dinternal.h58 extern struct fscache_cookie_def fscache_fsdef_netfs_def;
Dcookie.c60 const struct fscache_cookie_def *def, in __fscache_acquire_cookie()
/linux-4.1.27/include/linux/
Dfscache.h67 struct fscache_cookie_def { struct
183 const struct fscache_cookie_def *def; /* definition */
219 const struct fscache_cookie_def *,
343 const struct fscache_cookie_def *def, in fscache_acquire_cookie()
/linux-4.1.27/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-4.1.27/fs/ceph/
Dcache.c51 static const struct fscache_cookie_def ceph_fscache_fsid_object_def = {
176 static const struct fscache_cookie_def ceph_fscache_inode_object_def = {
/linux-4.1.27/Documentation/filesystems/caching/
Dnetfs-api.txt123 struct fscache_cookie_def