Searched refs:new_opts (Results 1 – 4 of 4) sorted by relevance
353 char *new_opts = kstrdup(options, GFP_KERNEL); in afs_mount() local415 save_mount_options(sb, new_opts); in afs_mount()425 kfree(new_opts); in afs_mount()432 kfree(new_opts); in afs_mount()
517 char *new_opts = kstrdup(data, GFP_KERNEL); in affs_remount() local530 kfree(new_opts); in affs_remount()534 replace_mount_options(sb, new_opts); in affs_remount()
387 char *new_opts = kstrdup(data, GFP_KERNEL); in hpfs_remount_fs() local423 replace_mount_options(s, new_opts); in hpfs_remount_fs()432 kfree(new_opts); in hpfs_remount_fs()
1272 char *new_opts = kstrdup(arg, GFP_KERNEL); in reiserfs_remount() local1426 replace_mount_options(s, new_opts); in reiserfs_remount()1433 kfree(new_opts); in reiserfs_remount()