Searched refs:cname (Results 1 – 1 of 1) sorted by relevance
1179 char *cname, ch; in dnode_get_path() local1237 cname = path; in dnode_get_path()1241 if (cname + 1 == path && cname[0] == '.') in dnode_get_path()1244 if (cname + 2 == path && cname[0] == '.' && cname[1] == '.') { in dnode_get_path()1265 err = zap_lookup(&(dnode_path->dn), cname, &objnum, data); in dnode_get_path()1330 char *cname, ch; in get_filesystem_dnode() local1338 cname = fsname; in get_filesystem_dnode()1350 err = zap_lookup(mdn, cname, &objnum, data); in get_filesystem_dnode()