Searched defs:cres (Results 1 – 11 of 11) sorted by relevance
/linux/fs/cachefiles/ |
H A D | io.c | 75 static int cachefiles_read(struct netfs_cache_resources *cres, in cachefiles_read() 199 static int cachefiles_query_occupancy(struct netfs_cache_resources *cres, in cachefiles_query_occupancy() 361 static int cachefiles_write(struct netfs_cache_resources *cres, in cachefiles_write() 381 cachefiles_do_prepare_read(struct netfs_cache_resources *cres, in cachefiles_do_prepare_read() 511 cachefiles_prepare_ondemand_read(struct netfs_cache_resources *cres, in cachefiles_prepare_ondemand_read() 604 static int cachefiles_prepare_write(struct netfs_cache_resources *cres, in cachefiles_prepare_write() 631 struct netfs_cache_resources *cres = &wreq->cache_resources; in cachefiles_prepare_write_subreq() local 650 struct netfs_cache_resources *cres = &wreq->cache_resources; in cachefiles_issue_write() local 719 static void cachefiles_end_operation(struct netfs_cache_resources *cres) in cachefiles_end_operation() 743 bool cachefiles_begin_operation(struct netfs_cache_resources *cres, in cachefiles_begin_operation()
|
H A D | internal.h | 155 struct file *cachefiles_cres_file(struct netfs_cache_resources *cres) in cachefiles_cres_file() 161 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres) in cachefiles_cres_object()
|
/linux/include/linux/ |
H A D | fscache.h | 26 #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 D | fscache-cache.h | 149 static inline struct fscache_cookie *fscache_cres_cookie(struct netfs_cache_resources *cres) in fscache_cres_cookie()
|
/linux/fs/netfs/ |
H A D | read_single.c | 64 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_single_cache_prepare_read() local 78 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_single_read_cache() local
|
H A D | buffered_read.c | 17 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_expand_readahead() local 133 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_prepare_read() local 151 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_read_cache_to_pagecache() local
|
/linux/fs/erofs/ |
H A D | fscache.c | 29 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 D | vmwgfx_cmdbuf_res.c | 201 struct vmw_cmdbuf_res *cres; in vmw_cmdbuf_res_add() local
|
/linux/fs/afs/ |
H A D | dir.c | 1281 struct netfs_cache_resources cres = {}; in afs_create_edit_dir() local 1375 struct netfs_cache_resources cres = {}; in afs_rmdir_edit_dir() local 1523 struct netfs_cache_resources cres = {}; in afs_unlink_edit_dir() local
|
/linux/fs/nfs/ |
H A D | nfs42proc.c | 259 struct nfs_commitres cres; in process_copy_commit() local
|
/linux/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1912 struct resource cres; in stm32_fmc2_nfc_probe() local
|