Home
last modified time | relevance | path

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

/linux/fs/bfs/
H A Dinode.c326 static int bfs_fill_super(struct super_block *s, struct fs_context *fc) in bfs_fill_super() function
470 return get_tree_bdev(fc, bfs_fill_super); in bfs_get_tree()