Home
last modified time | relevance | path

Searched defs:bfs (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/fs/bootfs/
H A Dbootfs_construct.c110 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()
H A Dbootfs_vfsops.c68 bootfs_t *bfs; in bootfs_mount() local
159 bootfs_t *bfs = vfsp->vfs_data; in bootfs_unmount() local
190 bootfs_t *bfs; in bootfs_root() local
202 const bootfs_t *bfs = (bootfs_t *)vfsp; in bootfs_statvfs() local
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c84 } bfs[2]; variable
/titanic_50/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_cmd.c240 const char *bfs; in update_bootpath() local