Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fscache/
A Dio.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()
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
/linux-6.3-rc2/fs/cachefiles/
A Dio.c73 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()
370 static int cachefiles_write(struct netfs_cache_resources *cres, in cachefiles_write()
389 cachefiles_do_prepare_read(struct netfs_cache_resources *cres, in cachefiles_do_prepare_read()
519 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 static void cachefiles_end_operation(struct netfs_cache_resources *cres) in cachefiles_end_operation()
653 bool cachefiles_begin_operation(struct netfs_cache_resources *cres, in cachefiles_begin_operation()
A Dinterface.c273 static void cachefiles_resize_cookie(struct netfs_cache_resources *cres, in cachefiles_resize_cookie()
A Dinternal.h137 struct file *cachefiles_cres_file(struct netfs_cache_resources *cres) in cachefiles_cres_file()
143 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres) in cachefiles_cres_object()
/linux-6.3-rc2/include/linux/
A Dfscache.h26 #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()
A Dfscache-cache.h143 static inline struct fscache_cookie *fscache_cres_cookie(struct netfs_cache_resources *cres) in fscache_cres_cookie()
/linux-6.3-rc2/fs/cifs/
A Dfscache.c143 struct netfs_cache_resources cres; in fscache_fallback_read_page() local
169 struct netfs_cache_resources cres; in fscache_fallback_write_pages() local
224 struct netfs_cache_resources cres; in __cifs_fscache_query_occupancy() local
/linux-6.3-rc2/fs/netfs/
A Dio.c48 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
A Dbuffered_read.c106 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_expand_readahead() local
/linux-6.3-rc2/fs/nfs/
A Dfscache.c245 struct netfs_cache_resources cres; in fscache_fallback_read_page() local
271 struct netfs_cache_resources cres; in fscache_fallback_write_page() local
A Dnfs42proc.c258 struct nfs_commitres cres; in process_copy_commit() local
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_cmdbuf_res.c201 struct vmw_cmdbuf_res *cres; in vmw_cmdbuf_res_add() local
/linux-6.3-rc2/fs/erofs/
A Dfscache.c120 struct netfs_cache_resources *cres = &req->cache_resources; in erofs_fscache_read_folios_async() local
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dstm32_fmc2_nand.c1884 struct resource cres; in stm32_fmc2_nfc_probe() local

Completed in 22 milliseconds