Searched refs:__fuse_get_dev (Results 1 – 4 of 4) sorted by relevance
45 static inline struct fuse_dev *__fuse_get_dev(struct file *file) in __fuse_get_dev() function
1553 struct fuse_dev *fud = __fuse_get_dev(file); in fuse_get_dev()1564 fud = __fuse_get_dev(file); in fuse_get_dev()2278 struct fuse_dev *fud = __fuse_get_dev(iocb->ki_filp); in fuse_dev_write()2300 struct fuse_dev *fud = __fuse_get_dev(out); in fuse_dev_splice_write()2536 struct fuse_dev *fud = __fuse_get_dev(file); in fuse_dev_release()2578 if (__fuse_get_dev(new)) in fuse_device_clone()2609 fud = __fuse_get_dev(fd_file(f)); in fuse_dev_ioctl_clone()2661 if (!__fuse_get_dev(file)) { in fuse_dev_ioctl_sync_init()2695 struct fuse_dev *fud = __fuse_get_dev(file); in fuse_dev_show_fdinfo()
551 struct fuse_dev *fud = __fuse_get_dev(file); in cuse_channel_release()
2019 fud = __fuse_get_dev(ctx->file); in fuse_get_tree()