Home
last modified time | relevance | path

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

/openbsd/sys/ntfs/
H A Dntfs_ihash.c64 u_long nthash; in ntfs_nthashinit() local
70 nthashtbl = hashinit(initialvnodes, M_NTFSNTHASH, M_WAITOK, &nthash); in ntfs_nthashinit()
76 ntfs_nthash = nthash; in ntfs_nthashinit()