Searched refs:yaffs_hash_fn (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c259 static inline int yaffs_hash_fn(int n) function
1663 bucket = yaffs_hash_fn(obj->obj_id);
1944 int bucket = yaffs_hash_fn(in->obj_id);
1953 int bucket = yaffs_hash_fn(number);

Completed in 30 milliseconds