Searched refs:bfs_init_dirent (Results 1 – 1 of 1) sorted by relevance
74 STATIC int bfs_init_dirent(struct bfs *, uint8_t *);122 if ((err = bfs_init_dirent(bfs, p)) != 0) { in bfs_init2()216 bfs_init_dirent(struct bfs *bfs, uint8_t *p) in bfs_init_dirent() function