Searched refs:dupdatastr (Results 1 – 3 of 3) sorted by relevance
307 jattr->symlinkdata = dupdatastr(buf, recsize); in dump_mirror_payload()358 jattr->comm = dupdatastr(buf, recsize); in dump_mirror_payload()361 jattr->attrname = dupdatastr(buf, recsize); in dump_mirror_payload()
163 char *dupdatastr(const void *buf, int bytes);
302 dupdatastr(const void *buf, int bytes) in dupdatastr() function