Home
last modified time | relevance | path

Searched refs:path_buf (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/zfs/
H A Dzfs.c1180 char *path, *path_buf; in dnode_get_path() local
1223 path = path_buf = strdup(path_in); in dnode_get_path()
1224 if (!path_buf) { in dnode_get_path()
1260 free(path_buf); in dnode_get_path()
1292 free(path_buf); in dnode_get_path()