Searched refs:coda_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/coda/ |
H A D | inode.c | 147 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super() function 319 return mount_nodev(fs_type, flags, data, coda_fill_super); in coda_mount()
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | inode.c | 147 static int coda_fill_super(struct super_block *sb, void *data, int silent) in coda_fill_super() function 321 return mount_nodev(fs_type, flags, data, coda_fill_super); in coda_mount()
|
Completed in 2 milliseconds