Searched refs:mp_hash (Results 1 – 5 of 5) sorted by relevance
1583 struct flowi4 *fl4, int mp_hash) in fib_select_path() argument1587 if (mp_hash < 0) in fib_select_path()1588 mp_hash = get_hash_from_flowi4(fl4) >> 1; in fib_select_path()1590 fib_select_multipath(res, mp_hash); in fib_select_path()
2141 int mp_hash) in __ip_route_output_key_hash() argument2304 fib_select_path(net, &res, fl4, mp_hash); in __ip_route_output_key_hash()
118 int mp_hash);
334 struct flowi4 *fl4, int mp_hash);
89 static inline struct hlist_head *mp_hash(struct dentry *dentry) in mp_hash() function731 struct hlist_head *chain = mp_hash(dentry); in lookup_mountpoint()748 struct hlist_head *chain = mp_hash(dentry); in new_mountpoint()