Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c393 static int user_ent_hashfn(unsigned int ino) in user_ent_hashfn() function
420 pp = &user_ent_hash[user_ent_hashfn(ino)]; in user_ent_add()
567 p = user_ent_hash[user_ent_hashfn(ino)]; in find_entry()