Searched refs:ref_option (Results 1 – 3 of 3) sorted by relevance
80 std::string ref_option; member
495 std::string ref_option = "ref"; in ParseMkdir() local546 ref_option = optval; in ParseMkdir()569 return MkdirOptions{path, mode, *uid, *gid, fscrypt_action, ref_option}; in ParseMkdir()
393 if (options.ref_option == "ref") { in make_dir_with_options()395 } else if (options.ref_option == "per_boot_ref") { in make_dir_with_options()398 return Error() << "Unknown key option: '" << options.ref_option << "'"; in make_dir_with_options()