Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c465 fuse_mount_put(fm); in fuse_put_super()
747 void fuse_mount_put(struct fuse_mount *fm) in fuse_mount_put() function
755 EXPORT_SYMBOL_GPL(fuse_mount_put);
1499 fuse_mount_put(fm); in fuse_fill_super()
H A Dvirtio_fs.c1469 fuse_mount_put(fm); in virtio_fs_get_tree()
1476 fuse_mount_put(fm); in virtio_fs_get_tree()
H A Dfuse_i.h1081 void fuse_mount_put(struct fuse_mount *fm);
H A Ddir.c336 fuse_mount_put(fm); in fuse_dentry_automount()