Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c463 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_put_super()
485 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
1312 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1350 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1495 fuse_send_init(get_fuse_mount_super(sb)); in fuse_fill_super()
1593 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_kill_sb_anon()
1617 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_kill_sb_blk()
H A Dfuse_i.h844 static inline struct fuse_mount *get_fuse_mount_super(struct super_block *sb) in get_fuse_mount_super() function
851 struct fuse_mount *fm = get_fuse_mount_super(sb); in get_fuse_conn_super()
858 return get_fuse_mount_super(inode->i_sb); in get_fuse_mount()
H A Dvirtio_fs.c1298 struct fuse_mount *fm = get_fuse_mount_super(sb); in virtio_fs_fill_super()
1394 struct fuse_mount *fm = get_fuse_mount_super(sb); in virtio_kill_sb()
1410 struct fuse_mount *sb_fm = get_fuse_mount_super(sb); in virtio_fs_test_super()
H A Ddir.c312 struct fuse_mount *parent_fm = get_fuse_mount_super(path->mnt->mnt_sb); in fuse_dentry_automount()
403 struct fuse_mount *fm = get_fuse_mount_super(path->mnt->mnt_sb); in fuse_dentry_canonical_path()
464 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_lookup_name()