Home
last modified time | relevance | path

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

/openbmc/linux/fs/omfs/
H A Ddir.c12 static int omfs_hash(const char *name, int namelen, int mod) in omfs_hash() function
28 int bucket = omfs_hash(name, namelen, nbuckets); in omfs_get_bucket()