Home
last modified time | relevance | path

Searched refs:erofs_fscache_rq (Results 1 – 1 of 1) sorted by relevance

/linux/fs/erofs/
H A Dfscache.c23 struct erofs_fscache_rq { struct
42 static void erofs_fscache_req_complete(struct erofs_fscache_rq *req) in erofs_fscache_req_complete() argument
62 static void erofs_fscache_req_put(struct erofs_fscache_rq *req) in erofs_fscache_req_put()
70 static struct erofs_fscache_rq *erofs_fscache_req_alloc(struct address_space *mapping, in erofs_fscache_req_alloc()
73 struct erofs_fscache_rq *req = kzalloc_obj(*req); in erofs_fscache_req_alloc()
86 struct erofs_fscache_rq *req = io->private; in erofs_fscache_req_io_put()
95 struct erofs_fscache_rq *req = io->private; in erofs_fscache_req_end_io()
102 static struct erofs_fscache_io *erofs_fscache_req_io_alloc(struct erofs_fscache_rq *req) in erofs_fscache_req_io_alloc()
213 struct erofs_fscache_rq *req; in erofs_fscache_meta_read_folio()
241 static int erofs_fscache_data_read_slice(struct erofs_fscache_rq *req) in erofs_fscache_data_read_slice()
[all …]