vfs_path_deserialize   85 lib/vfs/path.h vfs_path_t *vfs_path_deserialize (const char *data, GError **error);
vfs_path_deserialize  136 tests/lib/vfs/path_serialize.c     vpath = vfs_path_deserialize (ETALON_SERIALIZED_PATH, &error);