Home
last modified time | relevance | path

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

/titanic_51/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() 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 Dbootfs_vfsops.c68 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 Dtftpsubs.c84 } bfs[2]; variable
[all...]
/titanic_51/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_cmd.c240 const char *bfs; in update_bootpath() local