vfs_path_to_str_elements_count   66 lib/vfs/path.h char *vfs_path_to_str_elements_count (const vfs_path_t * path, int elements_count);
vfs_path_to_str_elements_count  783 src/vfs/extfs/extfs.c     archive_name = vfs_path_to_str_elements_count (vpath, -1);
vfs_path_to_str_elements_count  266 tests/lib/vfs/vfs_path_string_convert.c     actual_result = vfs_path_to_str_elements_count (vpath, data->element_index);