Home
last modified time | relevance | path

Searched refs:FSCACHE_ADV_WANT_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dfscache.h42 #define FSCACHE_ADV_WANT_CACHE_SIZE 0x04 /* Retrieve cache size at runtime */ macro
/Linux-v6.1/fs/cachefiles/
Dondemand.c416 if (!(object->cookie->advice & FSCACHE_ADV_WANT_CACHE_SIZE)) { in cachefiles_ondemand_init_open_req()
/Linux-v6.1/fs/erofs/
Dfscache.c508 cookie = fscache_acquire_cookie(volume, FSCACHE_ADV_WANT_CACHE_SIZE, in erofs_fscache_acquire_cookie()