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