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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c201 struct vmw_cmdbuf_res *cres; local
[all...]
/linux-master/fs/netfs/
H A Doutput.c248 struct netfs_cache_resources *cres = &wreq->cache_resources; local
283 struct netfs_cache_resources *cres = &wreq->cache_resources; local
H A Dfscache_io.c23 bool fscache_wait_for_operation(struct netfs_cache_resources *cres, argument
71 static int fscache_begin_operation(struct netfs_cache_resources *cres, argument
147 __fscache_begin_read_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie) argument
155 __fscache_begin_write_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie) argument
218 struct netfs_cache_resources *cres; local
271 struct netfs_cache_resources cres; local
[all...]
H A Dbuffered_read.c121 struct netfs_cache_resources *cres = &rreq->cache_resources; local
H A Dio.c43 struct netfs_cache_resources *cres = &rreq->cache_resources; local
169 struct netfs_cache_resources *cres = &rreq->cache_resources; local
554 struct netfs_cache_resources *cres = &rreq->cache_resources; local
[all...]
/linux-master/fs/cachefiles/
H A Dinterface.c278 static void cachefiles_resize_cookie(struct netfs_cache_resources *cres, argument
H A Dio.c73 static int cachefiles_read(struct netfs_cache_resources *cres, argument
197 static int cachefiles_query_occupancy(struct netfs_cache_resources *cres, argument
359 static int cachefiles_write(struct netfs_cache_resources *cres, argument
378 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) argument
508 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) argument
601 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) argument
628 cachefiles_end_operation(struct netfs_cache_resources *cres) argument
650 cachefiles_begin_operation(struct netfs_cache_resources *cres, enum fscache_want_state want_state) argument
[all...]
H A Dinternal.h150 struct file *cachefiles_cres_file(struct netfs_cache_resources *cres) argument
156 struct cachefiles_object *cachefiles_cres_object(struct netfs_cache_resources *cres) argument
/linux-master/include/linux/
H A Dfscache-cache.h143 static inline struct fscache_cookie *fscache_cres_cookie(struct netfs_cache_resources *cres) argument
H A Dfscache.h426 const struct netfs_cache_ops *fscache_operation_valid(const struct netfs_cache_resources *cres) argument
450 fscache_begin_read_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie) argument
464 fscache_end_operation(struct netfs_cache_resources *cres) 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) argument
535 fscache_begin_write_operation(struct netfs_cache_resources *cres, struct fscache_cookie *cookie) 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) argument
[all...]
/linux-master/fs/smb/client/
H A Dfscache.c179 struct netfs_cache_resources cres; local
205 struct netfs_cache_resources cres; local
260 struct netfs_cache_resources cres; local
[all...]
/linux-master/fs/erofs/
H A Dfscache.c29 struct netfs_cache_resources cres; member in struct:erofs_fscache_io
137 struct netfs_cache_resources *cres = &io->cres; local
[all...]
/linux-master/fs/nfs/
H A Dnfs42proc.c259 struct nfs_commitres cres; local
/linux-master/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c1915 struct resource cres; local

Completed in 250 milliseconds