Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr2.c149 sn_hashfind(smbmntinfo_t *, const char *, int, avl_index_t *);
270 np = sn_hashfind(mi, rpath, rplen, NULL); in smbfs_node_findcreate()
338 np = sn_hashfind(mi, rpath, rplen, NULL); in make_smbnode()
465 tnp = sn_hashfind(mi, rpath, rplen, &where); in make_smbnode()
718 sn_hashfind( in sn_hashfind() function