Home
last modified time | relevance | path

Searched refs:fuse_send_init (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fuse/
H A Dinode.c1548 int fuse_send_init(struct fuse_mount *fm) in fuse_send_init() function
1569 EXPORT_SYMBOL_GPL(fuse_send_init);
1957 return fuse_send_init(fm); in fuse_fill_super()
H A Dfuse_i.h1347 int fuse_send_init(struct fuse_mount *fm);
H A Dvirtio_fs.c1595 fuse_send_init(fm); in virtio_fs_fill_super()