Home
last modified time | relevance | path

Searched defs:remount (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_mount.c221 int jfs_mount_rw(struct super_block *sb, int remount) in jfs_mount_rw()
/linux/fs/f2fs/
H A Dsuper.c2162 static void default_options(struct f2fs_sb_info *sbi, bool remount) in default_options()