Searched refs:bfs_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/bfs/ |
H A D | inode.c | 311 static int bfs_fill_super(struct super_block *s, void *data, int silent) in bfs_fill_super() function 455 return mount_bdev(fs_type, flags, dev_name, data, bfs_fill_super); in bfs_mount()
|
/kernel/linux/linux-6.6/fs/bfs/ |
H A D | inode.c | 310 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()
|
Completed in 2 milliseconds