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