Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dtmpnode.h133 uint_t td_hash; /* a hash of td_name */ member
/titanic_44/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c92 t->td_hash = hash; in tmpfs_hash_in()
111 hash = t->td_hash; in tmpfs_hash_out()
132 hash = tdp->td_hash; in tmpfs_hash_change()
153 if ((l->td_hash == hash) && in tmpfs_hash_lookup()