Searched defs:bfs (Results 1 – 4 of 4) sorted by relevance
110 bootfs_node_init(bootfs_t *bfs, bootfs_node_t *bnp, const struct vattr *vap, in bootfs_node_init()147 bootfs_mkroot(bootfs_t *bfs) in bootfs_mkroot()161 bootfs_mknode(bootfs_t *bfs, bootfs_node_t *parent, bootfs_node_t **outp, in bootfs_mknode()217 bootfs_construct_entry(bootfs_t *bfs, uintptr_t addr, uint64_t size, in bootfs_construct_entry()293 bootfs_construct(bootfs_t *bfs) in bootfs_construct()358 bootfs_destruct(bootfs_t *bfs) in bootfs_destruct()
68 bootfs_t *bfs; in bootfs_mount() local159 bootfs_t *bfs = vfsp->vfs_data; in bootfs_unmount() local190 bootfs_t *bfs; in bootfs_root() local202 const bootfs_t *bfs = (bootfs_t *)vfsp; in bootfs_statvfs() local
84 } bfs[2]; variable
240 const char *bfs; in update_bootpath() local