Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbacking-file.h15 struct backing_file_ctx { struct
29 struct backing_file_ctx *ctx); argument
32 struct backing_file_ctx *ctx);
36 struct backing_file_ctx *ctx);
40 struct backing_file_ctx *ctx);
42 struct backing_file_ctx *ctx);
/linux/fs/fuse/
H A Dpassthrough.c35 struct backing_file_ctx ctx = { in fuse_passthrough_read_iter()
62 struct backing_file_ctx ctx = { in fuse_passthrough_write_iter()
87 struct backing_file_ctx ctx = { in fuse_passthrough_splice_read()
113 struct backing_file_ctx ctx = { in fuse_passthrough_splice_write()
136 struct backing_file_ctx ctx = { in fuse_passthrough_mmap()
/linux/fs/
H A Dbacking-file.c189 struct backing_file_ctx *ctx) in backing_file_read_iter()
252 struct backing_file_ctx *ctx) in backing_file_write_iter()
278 struct backing_file_ctx *ctx) in backing_file_splice_read()
298 struct backing_file_ctx *ctx) in backing_file_splice_write()
326 struct backing_file_ctx *ctx) in backing_file_mmap()
/linux/fs/overlayfs/
H A Dfile.c327 struct backing_file_ctx ctx = { in ovl_read_iter()
350 struct backing_file_ctx ctx = { in ovl_write_iter()
384 struct backing_file_ctx ctx = { in ovl_splice_read()
416 struct backing_file_ctx ctx = { in ovl_splice_write()
471 struct backing_file_ctx ctx = { in ovl_mmap()