Home
last modified time | relevance | path

Searched refs:affs_fill_super (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/affs/
H A Dsuper.c333 static int affs_fill_super(struct super_block *sb, void *data, int silent) in affs_fill_super() function
631 return mount_bdev(fs_type, flags, dev_name, data, affs_fill_super); in affs_mount()
/kernel/linux/linux-6.6/fs/affs/
H A Dsuper.c333 static int affs_fill_super(struct super_block *sb, void *data, int silent) in affs_fill_super() function
631 return mount_bdev(fs_type, flags, dev_name, data, affs_fill_super); in affs_mount()

Completed in 3 milliseconds