Searched refs:dir (Results 1 – 3 of 3) sorted by relevance
434 BDirEntry *dir; in O2FS_Lookup() local440 dir = (BDirEntry *)entry->buffer; in O2FS_Lookup()442 if (strcmp((char *)dir[e].magic, BDIR_MAGIC) == 0) { in O2FS_Lookup()443 O2FSDumpDirEntry(&dir[e]); in O2FS_Lookup()445 if (strcmp((char *)dir[e].name, name) == 0) { in O2FS_Lookup()446 *fn = O2FSLoadVNode(vfs, &dir[e].objId); in O2FS_Lookup()
13 "dir.c",
1084 pppoe_ifattach_hook(void *arg, struct pbuf **mp, struct netif *ifp, int dir)