Searched refs:ref_option (Results 1 – 3 of 3) sorted by relevance
79 std::string ref_option; member
513 std::string ref_option = "ref"; in ParseMkdir() local564 ref_option = optval; in ParseMkdir()594 return MkdirOptions{args[1], mode, *uid, *gid, fscrypt_action, ref_option}; in ParseMkdir()
401 if (options.ref_option == "ref") { in make_dir_with_options()403 } else if (options.ref_option == "per_boot_ref") { in make_dir_with_options()406 return Error() << "Unknown key option: '" << options.ref_option << "'"; in make_dir_with_options()