Searched refs:epfs_fill_super (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/epfs/ |
H A D | super.c | 89 static int epfs_fill_super(struct super_block *s, void *data, int silent) in epfs_fill_super() function 114 return mount_nodev(fs_type, flags, raw_data, epfs_fill_super); in epfs_mount()
|
/kernel/linux/linux-6.6/fs/epfs/ |
H A D | super.c | 89 static int epfs_fill_super(struct super_block *s, void *data, int silent) in epfs_fill_super() function 114 return mount_nodev(fs_type, flags, raw_data, epfs_fill_super); in epfs_mount()
|
Completed in 1 milliseconds