Home
last modified time | relevance | path

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

/linux/fs/afs/
A Dcache.c21 struct fscache_cookie_def afs_cell_cache_index_def = {
26 struct fscache_cookie_def afs_volume_cache_index_def = {
31 struct fscache_cookie_def afs_vnode_cache_index_def = {
A Dinternal.h965 extern struct fscache_cookie_def afs_cell_cache_index_def;
966 extern struct fscache_cookie_def afs_volume_cache_index_def;
967 extern struct fscache_cookie_def afs_vnode_cache_index_def;
969 #define afs_cell_cache_index_def (*(struct fscache_cookie_def *) NULL)
970 #define afs_volume_cache_index_def (*(struct fscache_cookie_def *) NULL)
971 #define afs_vnode_cache_index_def (*(struct fscache_cookie_def *) NULL)
/linux/fs/nfs/
A Dfscache-index.c53 const struct fscache_cookie_def nfs_fscache_server_index_def = {
63 const struct fscache_cookie_def nfs_fscache_super_index_def = {
134 const struct fscache_cookie_def nfs_fscache_inode_object_def = {
A Dfscache.h76 extern const struct fscache_cookie_def nfs_fscache_server_index_def;
77 extern const struct fscache_cookie_def nfs_fscache_super_index_def;
78 extern const struct fscache_cookie_def nfs_fscache_inode_object_def;
/linux/fs/cifs/
A Dcache.c39 const struct fscache_cookie_def cifs_fscache_server_index_def = {
70 const struct fscache_cookie_def cifs_fscache_super_index_def = {
101 const struct fscache_cookie_def cifs_fscache_inode_object_def = {
A Dfscache.h42 extern const struct fscache_cookie_def cifs_fscache_server_index_def;
43 extern const struct fscache_cookie_def cifs_fscache_super_index_def;
44 extern const struct fscache_cookie_def cifs_fscache_inode_object_def;
/linux/fs/9p/
A Dcache.h16 extern const struct fscache_cookie_def v9fs_cache_session_index_def;
17 extern const struct fscache_cookie_def v9fs_cache_inode_index_def;
A Dcache.c43 const struct fscache_cookie_def v9fs_cache_session_index_def = {
96 const struct fscache_cookie_def v9fs_cache_inode_index_def = {
/linux/fs/fscache/
A Dfsdef.c42 static struct fscache_cookie_def fscache_fsdef_index_def = {
64 struct fscache_cookie_def fscache_fsdef_netfs_def = {
A Dinternal.h52 const struct fscache_cookie_def *,
73 extern struct fscache_cookie_def fscache_fsdef_netfs_def;
A Dcookie.c140 const struct fscache_cookie_def *def, in fscache_alloc_cookie()
259 const struct fscache_cookie_def *def, in __fscache_acquire_cookie()
/linux/include/linux/
A Dfscache.h56 struct fscache_cookie_def { struct
133 const struct fscache_cookie_def *def; /* definition */
187 const struct fscache_cookie_def *,
324 const struct fscache_cookie_def *def, in fscache_acquire_cookie()
/linux/fs/ceph/
A Dcache.c32 static const struct fscache_cookie_def ceph_fscache_fsid_object_def = {
120 static const struct fscache_cookie_def ceph_fscache_inode_object_def = {
/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst122 struct fscache_cookie_def

Completed in 21 milliseconds