Searched refs:fscache_acquire_cookie (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/fs/9p/ |
D | cache.c | 66 fscache_acquire_cookie(v9fs_session_cache(v9ses), in v9fs_cache_inode_get_cookie()
|
/Linux-v6.1/fs/ceph/ |
D | cache.c | 35 fscache_acquire_cookie(fsc->fscache, 0, in ceph_fscache_register_inode_cookie()
|
/Linux-v6.1/fs/cifs/ |
D | fscache.c | 107 fscache_acquire_cookie(tcon->fscache, 0, in cifs_fscache_get_inode_cookie()
|
/Linux-v6.1/include/linux/ |
D | fscache.h | 243 struct fscache_cookie *fscache_acquire_cookie(struct fscache_volume *volume, in fscache_acquire_cookie() function
|
/Linux-v6.1/fs/nfs/ |
D | fscache.c | 172 nfsi->fscache = fscache_acquire_cookie(NFS_SB(inode->i_sb)->fscache, in nfs_fscache_init_inode()
|
/Linux-v6.1/fs/erofs/ |
D | fscache.c | 508 cookie = fscache_acquire_cookie(volume, FSCACHE_ADV_WANT_CACHE_SIZE, in erofs_fscache_acquire_cookie()
|
/Linux-v6.1/fs/afs/ |
D | inode.c | 446 fscache_acquire_cookie( in afs_get_inode_cache()
|
/Linux-v6.1/Documentation/filesystems/caching/ |
D | netfs-api.rst | 149 fscache_acquire_cookie(struct fscache_volume *volume,
|