Searched defs:cres (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/fs/fscache/ |
H A D | io.c | 23 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() 145 int __fscache_begin_read_operation(struct netfs_cache_resources *cres, in __fscache_begin_read_operation() 153 int __fscache_begin_write_operation(struct netfs_cache_resources *cres, in __fscache_begin_write_operation() 256 struct netfs_cache_resources *cres; in __fscache_write_to_cache() local 309 struct netfs_cache_resources cres; in __fscache_resize_cookie() local
|
/openbmc/linux/fs/cachefiles/ |
H A D | io.c | 73 static int cachefiles_read(struct netfs_cache_resources *cres, in cachefiles_read() 197 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() 594 static int cachefiles_prepare_write(struct netfs_cache_resources *cres, in cachefiles_prepare_write() 621 static void cachefiles_end_operation(struct netfs_cache_resources *cres) in cachefiles_end_operation() 643 bool cachefiles_begin_operation(struct netfs_cache_resources *cres, in cachefiles_begin_operation()
|
H A D | interface.c | 278 static void cachefiles_resize_cookie(struct netfs_cache_resources *cres, in cachefiles_resize_cookie()
|
H A D | internal.h | 154 struct file *cachefiles_cres_file(struct netfs_cache_resources *cres) in cachefiles_cres_file() 160 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres) in cachefiles_cres_object()
|
/openbmc/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 426 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()
|
/openbmc/linux/fs/smb/client/ |
H A D | fscache.c | 179 struct netfs_cache_resources cres; in fscache_fallback_read_page() local 205 struct netfs_cache_resources cres; in fscache_fallback_write_pages() local 260 struct netfs_cache_resources cres; in __cifs_fscache_query_occupancy() local
|
/openbmc/linux/fs/netfs/ |
H A D | io.c | 48 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_read_from_cache() local 171 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_rreq_do_write_to_cache() local 490 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_prepare_read() local
|
H A D | buffered_read.c | 110 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_expand_readahead() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf_res.c | 201 struct vmw_cmdbuf_res *cres; in vmw_cmdbuf_res_add() local
|
/openbmc/linux/fs/erofs/ |
H A D | fscache.c | 133 struct netfs_cache_resources *cres = &req->cache_resources; in erofs_fscache_read_folios_async() local
|
/openbmc/linux/fs/nfs/ |
H A D | nfs42proc.c | 259 struct nfs_commitres cres; in process_copy_commit() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | stm32_fmc2_nand.c | 1887 struct resource cres; in stm32_fmc2_nfc_probe() local
|