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/
H A Dbacking-file.c163 struct backing_file_ctx *ctx) in backing_file_read_iter()
211 struct backing_file_ctx *ctx) in backing_file_write_iter()
276 struct backing_file_ctx *ctx) in backing_file_splice_read()
298 struct backing_file_ctx *ctx) in backing_file_splice_write()
327 struct backing_file_ctx *ctx) in backing_file_mmap()
/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/overlayfs/
H A Dfile.c329 struct backing_file_ctx ctx = { in ovl_read_iter()
352 struct backing_file_ctx ctx = { in ovl_write_iter()
391 struct backing_file_ctx ctx = { in ovl_splice_read()
423 struct backing_file_ctx ctx = { in ovl_splice_write()
482 struct backing_file_ctx ctx = { in ovl_mmap()