Home
last modified time | relevance | path

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

/openbmc/linux/fs/bfs/
H A Dinode.c310 static int bfs_fill_super(struct super_block *s, void *data, int silent) in bfs_fill_super() function
454 return mount_bdev(fs_type, flags, dev_name, data, bfs_fill_super); in bfs_mount()