Searched defs:bfs (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/uts/common/fs/bootfs/ |
H A D | bootfs_construct.c | 110 bootfs_node_init(bootfs_t *bfs, bootfs_node_t *bnp, const struct vattr *vap, in bootfs_node_init() argument 147 bootfs_mkroot(bootfs_t *bfs) in bootfs_mkroot() argument 161 bootfs_mknode(bootfs_t * bfs,bootfs_node_t * parent,bootfs_node_t ** outp,const char * name,size_t namelen,const vattr_t * vap,uintptr_t addr,uint64_t size) bootfs_mknode() argument 217 bootfs_construct_entry(bootfs_t * bfs,uintptr_t addr,uint64_t size,const char * mname) bootfs_construct_entry() argument 293 bootfs_construct(bootfs_t * bfs) bootfs_construct() argument 358 bootfs_destruct(bootfs_t * bfs) bootfs_destruct() argument [all...] |
H A D | bootfs_vfsops.c | 68 bootfs_t *bfs; in bootfs_mount() local 159 bootfs_t *bfs = vfsp->vfs_data; bootfs_unmount() local 190 bootfs_t *bfs; bootfs_root() local 202 const bootfs_t *bfs = (bootfs_t *)vfsp; bootfs_statvfs() local [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | tftpsubs.c | 84 } bfs[2]; variable [all...] |
/titanic_51/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_cmd.c | 240 const char *bfs; in update_bootpath() local
|