Searched refs:expanddir (Results 1 – 1 of 1) sorted by relevance
68 static int expanddir(union dinode *dp, char *name);545 if (expanddir(dp, pathbuf) == 0) in makeentry()554 expanddir(union dinode *dp, char *name) in expanddir() function