Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dsuper.c63 static int nilfs_remount(struct super_block *sb, int *flags, char *data);
703 .remount_fs = nilfs_remount,
1117 static int nilfs_remount(struct super_block *sb, int *flags, char *data) in nilfs_remount() function
1343 err = nilfs_remount(s, &flags, data); in nilfs_mount()

Completed in 4 milliseconds