Searched refs:new_opt (Results 1 – 4 of 4) sorted by relevance
52 char *new_opt = kstrdup(data, GFP_KERNEL); in capifs_remount() local69 kfree(new_opt); in capifs_remount()77 replace_mount_options(s, new_opt); in capifs_remount()
215 extern int ceph_compare_options(struct ceph_options *new_opt,
106 int ceph_compare_options(struct ceph_options *new_opt, in ceph_compare_options() argument109 struct ceph_options *opt1 = new_opt; in ceph_compare_options()
258 struct ceph_options *new_opt, in compare_mount_options() argument274 return ceph_compare_options(new_opt, fsc->client); in compare_mount_options()