Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_io.c22 bool fscache_wait_for_operation(struct netfs_cache_resources *cres, in fscache_wait_for_operation() argument
70 static int fscache_begin_operation(struct netfs_cache_resources *cres, in fscache_begin_operation() argument
146 __fscache_begin_read_operation(struct netfs_cache_resources * cres,struct fscache_cookie * cookie) __fscache_begin_read_operation() argument
154 __fscache_begin_write_operation(struct netfs_cache_resources * cres,struct fscache_cookie * cookie) __fscache_begin_write_operation() argument
217 struct netfs_cache_resources *cres; __fscache_write_to_cache() local
272 struct netfs_cache_resources cres; __fscache_resize_cookie() local
[all...]
H A Dread_single.c64 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 Dbuffered_read.c17 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_expand_readahead() local
134 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_prepare_read() local
152 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_read_cache_to_pagecache() local
[all...]
/linux/fs/cachefiles/
H A Dio.c75 static int cachefiles_read(struct netfs_cache_resources *cres, in cachefiles_read() argument
199 static int cachefiles_query_occupancy(struct netfs_cache_resources *cres, in cachefiles_query_occupancy() argument
359 static int cachefiles_write(struct netfs_cache_resources *cres, in cachefiles_write() argument
379 cachefiles_do_prepare_read(struct netfs_cache_resources * cres,loff_t start,size_t * _len,loff_t i_size,unsigned long * _flags,ino_t netfs_ino) cachefiles_do_prepare_read() argument
509 cachefiles_prepare_ondemand_read(struct netfs_cache_resources * cres,loff_t start,size_t * _len,loff_t i_size,unsigned long * _flags,ino_t ino) cachefiles_prepare_ondemand_read() argument
602 cachefiles_prepare_write(struct netfs_cache_resources * cres,loff_t * _start,size_t * _len,size_t upper_len,loff_t i_size,bool no_space_allocated_yet) cachefiles_prepare_write() argument
629 struct netfs_cache_resources *cres = &wreq->cache_resources; cachefiles_prepare_write_subreq() local
648 struct netfs_cache_resources *cres = &wreq->cache_resources; cachefiles_issue_write() local
717 cachefiles_end_operation(struct netfs_cache_resources * cres) cachefiles_end_operation() argument
741 cachefiles_begin_operation(struct netfs_cache_resources * cres,enum fscache_want_state want_state) cachefiles_begin_operation() argument
[all...]
H A Dinterface.c278 static void cachefiles_resize_cookie(struct netfs_cache_resources *cres, in cachefiles_resize_cookie() argument
H A Dinternal.h154 struct file *cachefiles_cres_file(struct netfs_cache_resources *cres) in cachefiles_cres_file() argument
160 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres) in cachefiles_cres_object() argument
/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() argument
453 fscache_begin_read_operation(struct netfs_cache_resources * cres,struct fscache_cookie * cookie) fscache_begin_read_operation() argument
467 fscache_end_operation(struct netfs_cache_resources * cres) fscache_end_operation() argument
504 fscache_read(struct netfs_cache_resources * cres,loff_t start_pos,struct iov_iter * iter,enum netfs_read_from_hole read_hole,netfs_io_terminated_t term_func,void * term_func_priv) fscache_read() argument
535 fscache_begin_write_operation(struct netfs_cache_resources * cres,struct fscache_cookie * cookie) fscache_begin_write_operation() argument
563 fscache_write(struct netfs_cache_resources * cres,loff_t start_pos,struct iov_iter * iter,netfs_io_terminated_t term_func,void * term_func_priv) fscache_write() argument
[all...]
H A Dfscache-cache.h149 static inline struct fscache_cookie *fscache_cres_cookie(struct netfs_cache_resources *cres) in fscache_cres_cookie() argument
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c201 struct vmw_cmdbuf_res *cres; in vmw_cmdbuf_res_add() local
[all...]
/linux/fs/erofs/
H A Dfscache.c29 struct netfs_cache_resources cres; member
136 struct netfs_cache_resources *cres = &io->cres; in erofs_fscache_read_io_async() local
[all...]
/linux/fs/afs/
H A Ddir.c1280 struct netfs_cache_resources cres = {}; in afs_create_edit_dir() local
1374 struct netfs_cache_resources cres = {}; in afs_rmdir_edit_dir() local
1522 struct netfs_cache_resources cres = {}; in afs_unlink_edit_dir() local
/linux/fs/nfs/
H A Dnfs42proc.c334 struct nfs_commitres cres; in process_copy_commit() local
/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c1912 struct resource cres; in stm32_fmc2_nfc_probe() local