Home
last modified time | relevance | path

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

/linux-4.19.296/fs/omfs/
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()