Searched refs:bootfs_mknode (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/fs/bootfs/ |
H A D | bootfs_construct.c | 161 bootfs_mknode(bootfs_t *bfs, bootfs_node_t *parent, bootfs_node_t **outp, in bootfs_mknode() function 255 VERIFY(bootfs_mknode(bfs, bnp, &nbnp, p, nlen, in bootfs_construct_entry() 262 ret = bootfs_mknode(bfs, bnp, &nbnp, p, nlen, &bootfs_vattr_reg, in bootfs_construct_entry()
|