Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A 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()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c92 __u32 hmdfs_hash; in hmdfs_dentry_hash() local
115 hmdfs_hash = hash & ~HMDFS_HASH_COL_BIT; in hmdfs_dentry_hash()
116 return hmdfs_hash; in hmdfs_dentry_hash()

Completed in 8 milliseconds