Searched refs:hmdfs_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | main.c | 855 static int hmdfs_fill_super(struct super_block *sb, void *data, int silent) in hmdfs_fill_super() function 1016 return mount_nodev(fs_type, flags, &priv, hmdfs_fill_super); in hmdfs_mount()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | main.c | 856 static int hmdfs_fill_super(struct super_block *sb, void *data, int silent) in hmdfs_fill_super() function 1017 return mount_nodev(fs_type, flags, &priv, hmdfs_fill_super); in hmdfs_mount()
|
Completed in 3 milliseconds