Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.c91 __u32 hmdfs_hash; in hmdfs_dentry_hash() local
114 hmdfs_hash = hash & ~HMDFS_HASH_COL_BIT; in hmdfs_dentry_hash()
115 return hmdfs_hash; in hmdfs_dentry_hash()