Symbol: cres
function parameter
Defined...
-
fs/cachefiles/interface.c:273:38-273:68: static void cachefiles_resize_cookie(struct netfs_cache_resources *cres,
-
fs/cachefiles/internal.h:137:35-137:65: struct file *cachefiles_cres_file(struct netfs_cache_resources *cres)
-
fs/cachefiles/internal.h:143:50-143:80: struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres)
-
fs/cachefiles/io.c:73:28-73:58: static int cachefiles_read(struct netfs_cache_resources *cres,
-
fs/cachefiles/io.c:197:39-197:69: static int cachefiles_query_occupancy(struct netfs_cache_resources *cres,
-
fs/cachefiles/io.c:360:29-360:59: static int cachefiles_write(struct netfs_cache_resources *cres,
-
fs/cachefiles/io.c:379:28-379:58: cachefiles_do_prepare_read(struct netfs_cache_resources *cres,
-
fs/cachefiles/io.c:509:34-509:64: cachefiles_prepare_ondemand_read(struct netfs_cache_resources *cres,
-
fs/cachefiles/io.c:594:37-594:67: static int cachefiles_prepare_write(struct netfs_cache_resources *cres,
-
fs/cachefiles/io.c:621:38-621:68: static void cachefiles_end_operation(struct netfs_cache_resources *cres)
-
fs/cachefiles/io.c:643:33-643:63: bool cachefiles_begin_operation(struct netfs_cache_resources *cres,
-
fs/fscache/io.c:23:33-23:63: bool fscache_wait_for_operation(struct netfs_cache_resources *cres,
-
fs/fscache/io.c:71:36-71:66: static int fscache_begin_operation(struct netfs_cache_resources *cres,
-
fs/fscache/io.c:145:36-145:66: int __fscache_begin_read_operation(struct netfs_cache_resources *cres,
-
fs/fscache/io.c:153:37-153:67: int __fscache_begin_write_operation(struct netfs_cache_resources *cres,
-
include/linux/fscache-cache.h:143:58-143:88: static inline struct fscache_cookie *fscache_cres_cookie(struct netfs_cache_resources *cres)
-
include/linux/fscache.h:426:55-426:91: const struct netfs_cache_ops *fscache_operation_valid(const struct netfs_cache_resources *cres)
-
include/linux/fscache.h:453:34-453:64: int fscache_begin_read_operation(struct netfs_cache_resources *cres,
-
include/linux/fscache.h:467:42-467:72: static inline void fscache_end_operation(struct netfs_cache_resources *cres)
-
include/linux/fscache.h:507:18-507:48: int fscache_read(struct netfs_cache_resources *cres,
-
include/linux/fscache.h:538:35-538:65: int fscache_begin_write_operation(struct netfs_cache_resources *cres,
-
include/linux/fscache.h:566:19-566:49: int fscache_write(struct netfs_cache_resources *cres,
variable
Defined...