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