Home
last modified time | relevance | path

Searched refs:fuse_mount (Results 1 – 11 of 11) sorted by relevance

/fs/fuse/
A Dfuse_i.h232 struct fuse_mount;
238 struct fuse_mount *fm;
459 struct fuse_mount *fm;
981 struct fuse_mount { struct
1225 struct fuse_mount *fm,
1234 struct fuse_mount *fm, in fuse_simple_idmap_request()
1304 void fuse_send_init(struct fuse_mount *fm);
1318 bool fuse_mount_remove(struct fuse_mount *fm);
1328 void fuse_conn_destroy(struct fuse_mount *fm);
1331 void fuse_mount_destroy(struct fuse_mount *fm);
[all …]
A Dxattr.c17 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_setxattr()
54 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_getxattr()
112 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_listxattr()
158 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_removexattr()
A Dfile.c236 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_open()
442 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_flush()
496 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_fsync_common()
747 struct fuse_mount *fm = ff->fm; in fuse_send_read()
796 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_do_readfolio()
899 struct fuse_mount *fm = ff->fm; in fuse_send_readpages()
1073 struct fuse_mount *fm = ff->fm; in fuse_send_write()
1120 struct fuse_mount *fm = ff->fm; in fuse_send_write_pages()
2661 struct fuse_mount *fm = ff->fm; in fuse_file_poll()
2857 struct fuse_mount *fm = ff->fm; in fuse_file_fallocate()
[all …]
A Dinode.c531 struct fuse_mount **fm) in fuse_ilookup()
533 struct fuse_mount *fm_iter; in fuse_ilookup()
645 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
721 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs()
1467 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1684 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1741 struct fuse_mount *fm; in fuse_get_tree_submount()
1934 struct fuse_mount *fm; in fuse_get_tree()
2024 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
2039 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
[all …]
A Ddir.c202 struct fuse_mount *fm; in fuse_dentry_revalidate()
623 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_create_open()
879 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_mknod()
926 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_mkdir()
947 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_symlink()
1009 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_unlink()
1033 struct fuse_mount *fm = get_fuse_mount(dir); in fuse_rmdir()
1144 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_link()
1235 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_do_statx()
1294 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_do_getattr()
[all …]
A Dcuse.c60 struct fuse_mount fm; /* Dummy mount referencing fc */
147 struct fuse_mount *fm = ff->fm; in cuse_release()
321 static void cuse_process_init_reply(struct fuse_mount *fm, in cuse_process_init_reply()
433 struct fuse_mount *fm = &cc->fm; in cuse_send_init()
A Dioctl.c15 static ssize_t fuse_send_ioctl(struct fuse_mount *fm, struct fuse_args *args, in fuse_send_ioctl()
221 struct fuse_mount *fm = ff->fm; in fuse_do_ioctl()
441 struct fuse_mount *fm = ff->fm; in fuse_priv_ioctl()
485 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_priv_ioctl_prepare()
A Ddev.c130 static void fuse_request_init(struct fuse_mount *fm, struct fuse_req *req) in fuse_request_init()
141 static struct fuse_req *fuse_request_alloc(struct fuse_mount *fm, gfp_t flags) in fuse_request_alloc()
196 struct fuse_mount *fm, in fuse_get_req()
440 struct fuse_mount *fm = req->fm; in fuse_request_end()
644 struct fuse_mount *fm, in __fuse_simple_request()
704 struct fuse_mount *fm = req->fm; in fuse_request_queue_background()
734 int fuse_simple_background(struct fuse_mount *fm, struct fuse_args *args, in fuse_simple_background()
763 static int fuse_simple_notify_reply(struct fuse_mount *fm, in fuse_simple_notify_reply()
1837 static void fuse_retrieve_end(struct fuse_mount *fm, struct fuse_args *args, in fuse_retrieve_end()
1847 static int fuse_retrieve(struct fuse_mount *fm, struct inode *inode, in fuse_retrieve()
[all …]
A Dvirtio_fs.c1544 struct fuse_mount *fm = get_fuse_mount_super(sb); in virtio_fs_fill_super()
1608 static void virtio_fs_conn_destroy(struct fuse_mount *fm) in virtio_fs_conn_destroy()
1640 struct fuse_mount *fm = get_fuse_mount_super(sb); in virtio_kill_sb()
1656 struct fuse_mount *fsc_fm = fsc->s_fs_info; in virtio_fs_test_super()
1657 struct fuse_mount *sb_fm = get_fuse_mount_super(sb); in virtio_fs_test_super()
1667 struct fuse_mount *fm; in virtio_fs_get_tree()
1693 fm = kzalloc(sizeof(struct fuse_mount), GFP_KERNEL); in virtio_fs_get_tree()
A Dreaddir.c271 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_force_forget()
339 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_readdir_uncached()
A Ddax.c185 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_setup_one_mapping()
237 struct fuse_mount *fm = get_fuse_mount(inode); in fuse_send_removemapping()

Completed in 1134 milliseconds