Searched defs:cookie_netfs_data (Results 1 – 6 of 6) sorted by relevance
/linux-5.10/fs/nfs/ |
D | fscache-index.c | 75 enum fscache_checkaux nfs_fscache_inode_check_aux(void *cookie_netfs_data, in nfs_fscache_inode_check_aux() 109 static void nfs_fh_get_context(void *cookie_netfs_data, void *context) in nfs_fh_get_context() 119 static void nfs_fh_put_context(void *cookie_netfs_data, void *context) in nfs_fh_put_context()
|
/linux-5.10/fs/cifs/ |
D | cache.c | 81 fscache_checkaux cifs_fscache_super_check_aux(void *cookie_netfs_data, in cifs_fscache_super_check_aux() 113 fscache_checkaux cifs_fscache_inode_check_aux(void *cookie_netfs_data, in cifs_fscache_inode_check_aux()
|
/linux-5.10/fs/afs/ |
D | cache.c | 40 static enum fscache_checkaux afs_vnode_cache_check_aux(void *cookie_netfs_data, in afs_vnode_cache_check_aux()
|
/linux-5.10/fs/fscache/ |
D | fsdef.c | 74 void *cookie_netfs_data, in fscache_fsdef_netfs_check_aux()
|
/linux-5.10/fs/9p/ |
D | cache.c | 79 fscache_checkaux v9fs_cache_inode_check_aux(void *cookie_netfs_data, in v9fs_cache_inode_check_aux()
|
/linux-5.10/fs/ceph/ |
D | cache.c | 109 void *cookie_netfs_data, const void *data, uint16_t dlen, in ceph_fscache_inode_check_aux()
|