Searched refs:v9fs_string_free (Results 1 – 5 of 5) sorted by relevance
21 P9ARRAY_DEFINE_TYPE(V9fsString, v9fs_string_free);23 void v9fs_string_free(V9fsString *str) in v9fs_string_free() function35 v9fs_string_free(str); in v9fs_string_sprintf()44 v9fs_string_free(lhs); in v9fs_string_copy()
78 void v9fs_string_free(V9fsString *str);
140 v9fs_string_free(str); in v9fs_iov_vunmarshal()
367 v9fs_string_free(&fidp->fs.xattr.name); in v9fs_xattr_fid_clunk()1179 v9fs_string_free(&stat->name); in v9fs_stat_free()1180 v9fs_string_free(&stat->uid); in v9fs_stat_free()1181 v9fs_string_free(&stat->gid); in v9fs_stat_free()1182 v9fs_string_free(&stat->muid); in v9fs_stat_free()1183 v9fs_string_free(&stat->extension); in v9fs_stat_free()1244 v9fs_string_free(&v9stat->uid); in stat_to_v9stat()1245 v9fs_string_free(&v9stat->gid); in stat_to_v9stat()1246 v9fs_string_free(&v9stat->muid); in stat_to_v9stat()1252 v9fs_string_free(&v9stat->extension); in stat_to_v9stat()[all …]
135 v9fs_string_free(&name); in do_readdir_many()