Home
last modified time | relevance | path

Searched refs:netfs_data (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
Dcookie.c41 prefix, cookie->def, cookie->netfs_data); in fscache_print_cookie()
128 void *netfs_data, in fscache_alloc_cookie() argument
162 cookie->netfs_data = netfs_data; in fscache_alloc_cookie()
242 void *netfs_data, in __fscache_acquire_cookie() argument
252 def->name, netfs_data, enable); in __fscache_acquire_cookie()
279 netfs_data, object_size); in __fscache_acquire_cookie()
795 cookie, cookie->def->name, cookie->netfs_data, in __fscache_relinquish_cookie()
807 cookie->netfs_data = NULL; in __fscache_relinquish_cookie()
Dcache.c137 tag = cookie->def->select_cache(cookie->parent->netfs_data, in fscache_select_cache_for_object()
138 cookie->netfs_data); in fscache_select_cache_for_object()
Dinternal.h336 cookie->def->get_context(cookie->netfs_data, context); in fscache_get_context()
347 cookie->def->put_context(cookie->netfs_data, context); in fscache_put_context()
Dobject-list.c270 cookie->netfs_data); in fscache_objlist_show()
Dobject.c935 result = object->cookie->def->check_aux(object->cookie->netfs_data, in fscache_check_aux()
Dpage.c1186 cookie->def->mark_page_cached(cookie->netfs_data, in fscache_mark_page_cached()
/kernel/linux/linux-5.10/include/linux/
Dfscache.h143 void *netfs_data; /* back pointer to netfs */ member
329 void *netfs_data, in fscache_acquire_cookie() argument
337 netfs_data, object_size, enable); in fscache_acquire_cookie()
/kernel/linux/linux-5.10/fs/cachefiles/
Dnamei.c52 object->fscache.cookie->netfs_data, in __cachefiles_printk_object()
/kernel/linux/linux-5.10/Documentation/filesystems/caching/
Dbackend-api.rst110 void *netfs_data;
314 new information should be in object->cookie->netfs_data. This can be
Dnetfs-api.rst302 void *netfs_data,
316 The netfs may pass an arbitrary value in netfs_data and this will be presented