Searched refs:ext2_remount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | super.c | 43 static int ext2_remount (struct super_block * sb, int * flags, char * data); 356 .remount_fs = ext2_remount, 1318 static int ext2_remount (struct super_block * sb, int * flags, char * data) in ext2_remount() function
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | super.c | 43 static int ext2_remount (struct super_block * sb, int * flags, char * data); 350 .remount_fs = ext2_remount, 1327 static int ext2_remount (struct super_block * sb, int * flags, char * data) in ext2_remount() function
|
Completed in 4 milliseconds