Linux Kernel
3.7.1
|
#include <linux/jiffies.h>
#include <linux/file.h>
#include <linux/slab.h>
#include <linux/stat.h>
#include <linux/sched.h>
#include <linux/fs.h>
#include <net/9p/9p.h>
#include "v9fs.h"
#include "cache.h"
Go to the source code of this file.
Macros | |
#define | CACHETAG_LEN 11 |
Variables | |
struct fscache_netfs | v9fs_cache_netfs |
struct fscache_cookie_def | v9fs_cache_session_index_def |
struct fscache_cookie_def | v9fs_cache_inode_index_def |
void v9fs_cache_session_get_cookie | ( | struct v9fs_session_info * | v9ses | ) |
void v9fs_cache_session_put_cookie | ( | struct v9fs_session_info * | v9ses | ) |
struct fscache_cookie_def v9fs_cache_inode_index_def |
struct fscache_netfs v9fs_cache_netfs |
struct fscache_cookie_def v9fs_cache_session_index_def |