summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2026-03-17 14:08:00 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2026-06-15 15:06:15 +0300
commitb88fb2b92b24b3eee0ea87001c8d9fbf5ba54bb7 (patch)
tree393495a2f7f2ef6f77c3e64471040f576b0d9e62 /include/linux
parenta73a7883b40ea0a123409ef39a072218401ac5d8 (diff)
downloadlinux-b88fb2b92b24b3eee0ea87001c8d9fbf5ba54bb7.tar.xz
fuse: move fuse_iqueue to fuse_chan
Move the 'fiq' member from fuse_conn to fuse_chan. Move iqueue related structure definitions and function declarations from "fuse_i.h" to "fuse_dev_i.h". Add a fuse_dev_chan_new() helper, that returns a fuse_chan initialized with the fuse_dev_fiq_ops. Add a fuse_chan_release() function, that calls fiq->ops->release(). Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions