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()2279 struct fuse_dev *fud = __fuse_get_dev(iocb->ki_filp); in fuse_dev_write()2301 struct fuse_dev *fud = __fuse_get_dev(out); in fuse_dev_splice_write()2537 struct fuse_dev *fud = __fuse_get_dev(file); in fuse_dev_release()2579 if (__fuse_get_dev(new)) in fuse_device_clone()2610 fud = __fuse_get_dev(fd_file(f)); in fuse_dev_ioctl_clone()2662 if (!__fuse_get_dev(file)) { in fuse_dev_ioctl_sync_init()2696 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()
2018 fud = __fuse_get_dev(ctx->file); in fuse_get_tree()