Home
last modified time | relevance | path

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

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