Home
last modified time | relevance | path

Searched refs:fscache_unregister_netfs (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/fs/afs/
Dmain.c146 fscache_unregister_netfs(&afs_cache_netfs); in afs_init()
178 fscache_unregister_netfs(&afs_cache_netfs); in afs_exit()
/linux-3.4.99/include/linux/
Dfscache.h240 void fscache_unregister_netfs(struct fscache_netfs *netfs) in fscache_unregister_netfs() function
/linux-3.4.99/fs/nfs/
Dfscache-index.c48 fscache_unregister_netfs(&nfs_fscache_netfs); in nfs_fscache_unregister()
/linux-3.4.99/fs/cifs/
Dcache.c45 fscache_unregister_netfs(&cifs_fscache_netfs); in cifs_fscache_unregister()
/linux-3.4.99/fs/9p/
Dv9fs.c583 fscache_unregister_netfs(&v9fs_cache_netfs); in v9fs_cache_unregister()
/linux-3.4.99/Documentation/filesystems/caching/
Dnetfs-api.txt296 void fscache_unregister_netfs(struct fscache_netfs *netfs);