Searched refs:path_size (Results 1 – 1 of 1) sorted by relevance
186 is_shorthand_path(const char *arg, char *path, size_t path_size, in is_shorthand_path() argument191 error = zfs_resolve_shortname(arg, path, path_size); in is_shorthand_path()198 strlcpy(path, arg, path_size); in is_shorthand_path()