vfs_path_serialize   89 lib/vfs/path.h char *vfs_path_serialize (const vfs_path_t * vpath, GError ** error);
vfs_path_serialize  145 tests/lib/vfs/path_serialize.c     serialized_vpath = vfs_path_serialize (vpath, &error);