Home
last modified time | relevance | path

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

/linux-4.1.27/fs/affs/
Dsuper.c548 replace_mount_options(sb, new_opts); in affs_remount()
/linux-4.1.27/fs/
Dnamespace.c1203 void replace_mount_options(struct super_block *sb, char *options) in replace_mount_options() function
1212 EXPORT_SYMBOL(replace_mount_options);
/linux-4.1.27/fs/reiserfs/
Dsuper.c1547 replace_mount_options(s, new_opts); in reiserfs_remount()
/linux-4.1.27/include/linux/
Dfs.h2827 extern void replace_mount_options(struct super_block *sb, char *options);