Home
last modified time | relevance | path

Searched defs:cres (Results 1 – 12 of 12) sorted by relevance

/linux/fs/netfs/
H A Dfscache_io.c23 bool fscache_wait_for_operation(struct netfs_cache_resources *cres, in fscache_wait_for_operation()
71 static int fscache_begin_operation(struct netfs_cache_resources *cres, in fscache_begin_operation()
147 int __fscache_begin_read_operation(struct netfs_cache_resources *cres, in __fscache_begin_read_operation()
155 int __fscache_begin_write_operation(struct netfs_cache_resources *cres, in __fscache_begin_write_operation()
220 struct netfs_cache_resources *cres; in __fscache_write_to_cache() local
275 struct netfs_cache_resources cres; in __fscache_resize_cookie() local
H A Dio.c43 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_read_from_cache() local
417 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_prepare_read() local
H A Dbuffered_read.c137 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_expand_readahead() local
/linux/fs/cachefiles/
H A Dio.c74 static int cachefiles_read(struct netfs_cache_resources *cres, in cachefiles_read()
198 static int cachefiles_query_occupancy(struct netfs_cache_resources *cres, in cachefiles_query_occupancy()
360 static int cachefiles_write(struct netfs_cache_resources *cres, in cachefiles_write()
379 cachefiles_do_prepare_read(struct netfs_cache_resources *cres, in cachefiles_do_prepare_read()
509 cachefiles_prepare_ondemand_read(struct netfs_cache_resources *cres, in cachefiles_prepare_ondemand_read()
602 static int cachefiles_prepare_write(struct netfs_cache_resources *cres, in cachefiles_prepare_write()
629 struct netfs_cache_resources *cres = &wreq->cache_resources; in cachefiles_prepare_write_subreq() local
647 struct netfs_cache_resources *cres = &wreq->cache_resources; in cachefiles_issue_write() local
700 static void cachefiles_end_operation(struct netfs_cache_resources *cres) in cachefiles_end_operation()
724 bool cachefiles_begin_operation(struct netfs_cache_resources *cres, in cachefiles_begin_operation()
H A Dinterface.c278 static void cachefiles_resize_cookie(struct netfs_cache_resources *cres, in cachefiles_resize_cookie()
H A Dinternal.h152 struct file *cachefiles_cres_file(struct netfs_cache_resources *cres) in cachefiles_cres_file()
158 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres) in cachefiles_cres_object()
/linux/include/linux/
H A Dfscache.h26 #define fscache_resources_valid(cres) ((cres)->cache_priv) argument
33 #define fscache_resources_valid(cres) (false) argument
429 const struct netfs_cache_ops *fscache_operation_valid(const struct netfs_cache_resources *cres) in fscache_operation_valid()
453 int fscache_begin_read_operation(struct netfs_cache_resources *cres, in fscache_begin_read_operation()
467 static inline void fscache_end_operation(struct netfs_cache_resources *cres) in fscache_end_operation()
507 int fscache_read(struct netfs_cache_resources *cres, in fscache_read()
538 int fscache_begin_write_operation(struct netfs_cache_resources *cres, in fscache_begin_write_operation()
566 int fscache_write(struct netfs_cache_resources *cres, in fscache_write()
H A Dfscache-cache.h143 static inline struct fscache_cookie *fscache_cres_cookie(struct netfs_cache_resources *cres) in fscache_cres_cookie()
/linux/fs/erofs/
H A Dfscache.c29 struct netfs_cache_resources cres; member
137 struct netfs_cache_resources *cres = &io->cres; in erofs_fscache_read_io_async() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c201 struct vmw_cmdbuf_res *cres; in vmw_cmdbuf_res_add() local
/linux/fs/nfs/
H A Dnfs42proc.c259 struct nfs_commitres cres; in process_copy_commit() local
/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c1915 struct resource cres; in stm32_fmc2_nfc_probe() local