Searched refs:dfs_cache_cmp (Results 1 – 1 of 1) sorted by relevance
135 static int dfs_cache_cmp(const void *, const void *);156 smb_cache_create(&dfs_nscache, 0, dfs_cache_cmp, free, bcopy, in dfs_init()1644 dfs_cache_cmp(const void *p1, const void *p2) in dfs_cache_cmp() function