Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsuper.c63 static int nilfs_remount(struct super_block *sb, int *flags, char *data);
725 .remount_fs = nilfs_remount,
1140 static int nilfs_remount(struct super_block *sb, int *flags, char *data) in nilfs_remount() function
1366 err = nilfs_remount(s, &flags, data); in nilfs_mount()
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsuper.c64 static int nilfs_remount(struct super_block *sb, int *flags, char *data);
726 .remount_fs = nilfs_remount,
1141 static int nilfs_remount(struct super_block *sb, int *flags, char *data) in nilfs_remount() function
1347 err = nilfs_remount(s, &flags, data); in nilfs_mount()

Completed in 4 milliseconds