Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs.c1181 char *path, *path_buf; in dnode_get_path() local
1224 path = path_buf = strdup(path_in); in dnode_get_path()
1225 if (!path_buf) { in dnode_get_path()
1261 free(path_buf); in dnode_get_path()
1293 free(path_buf); in dnode_get_path()