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