Searched refs:sn_hashfind (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_subr2.c | 142 sn_hashfind(smbmntinfo_t *, const char *, int, avl_index_t *); 256 np = sn_hashfind(mi, rpath, rplen, NULL); in smbfs_node_findcreate() 331 np = sn_hashfind(mi, rpath, rplen, NULL); in make_smbnode() 462 tnp = sn_hashfind(mi, rpath, rplen, &where); in make_smbnode() 715 sn_hashfind( in sn_hashfind() function
|