Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dinode.c991 static struct inode *fuse_get_root_inode(struct super_block *sb, unsigned mode) in fuse_get_root_inode() function
1707 root = fuse_get_root_inode(sb, ctx->rootmode); in fuse_fill_super_common()