Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfuse.h1113 struct fuse_backing_map { struct
1123 struct fuse_backing_map) argument
/linux-6.15/fs/fuse/
H A Dpassthrough.c217 int fuse_backing_open(struct fuse_conn *fc, struct fuse_backing_map *map) in fuse_backing_open()
H A Dfuse_i.h1545 int fuse_backing_open(struct fuse_conn *fc, struct fuse_backing_map *map);
H A Ddev.c2551 struct fuse_backing_map __user *argp) in fuse_dev_ioctl_backing_open()
2554 struct fuse_backing_map map; in fuse_dev_ioctl_backing_open()