Home
last modified time | relevance | path

Searched refs:nbnp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/bootfs/
H A Dbootfs_construct.c223 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()