Home
last modified time | relevance | path

Searched refs:cachefiles_has_space (Results 1 – 5 of 5) sorted by relevance

/linux/fs/cachefiles/
A Dcache.c156 cachefiles_has_space(cache, 0, 0, cachefiles_has_space_check); in cachefiles_add_cache()
185 int cachefiles_has_space(struct cachefiles_cache *cache, in cachefiles_has_space() function
A Dio.c566 if (cachefiles_has_space(cache, 0, *_len / PAGE_SIZE, in __cachefiles_prepare_write()
598 return cachefiles_has_space(cache, 0, *_len / PAGE_SIZE, in __cachefiles_prepare_write()
A Dnamei.c119 ret = cachefiles_has_space(cache, 1, 0, in cachefiles_get_directory()
524 ret = cachefiles_has_space(object->volume->cache, 1, 0, in cachefiles_create_file()
A Dinternal.h185 extern int cachefiles_has_space(struct cachefiles_cache *cache,
A Ddaemon.c219 cachefiles_has_space(cache, 0, 0, cachefiles_has_space_check); in cachefiles_do_daemon_read()

Completed in 10 milliseconds