Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | cifs_fscache_get_client_cookie (struct TCP_Server_Info *server) |
void | cifs_fscache_release_client_cookie (struct TCP_Server_Info *server) |
void | cifs_fscache_get_super_cookie (struct cifs_tcon *tcon) |
void | cifs_fscache_release_super_cookie (struct cifs_tcon *tcon) |
void | cifs_fscache_release_inode_cookie (struct inode *inode) |
void | cifs_fscache_set_inode_cookie (struct inode *inode, struct file *filp) |
void | cifs_fscache_reset_inode_cookie (struct inode *inode) |
int | cifs_fscache_release_page (struct page *page, gfp_t gfp) |
int | __cifs_readpage_from_fscache (struct inode *inode, struct page *page) |
int | __cifs_readpages_from_fscache (struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) |
void | __cifs_readpage_to_fscache (struct inode *inode, struct page *page) |
void | __cifs_fscache_invalidate_page (struct page *page, struct inode *inode) |
void cifs_fscache_get_client_cookie | ( | struct TCP_Server_Info * | server | ) |
void cifs_fscache_release_client_cookie | ( | struct TCP_Server_Info * | server | ) |