Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c191 struct tmpnode **foundtp, in tdirlookup() argument
196 *foundtp = NULL; in tdirlookup()
205 *foundtp = parent; in tdirlookup()
217 if (tmpfs_hash_lookup(name, parent, 1, foundtp) != NULL) { in tdirlookup()
218 ASSERT(*foundtp); in tdirlookup()