Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c107 nbucket = get_bucket_by_level(level); in hmdfs_in_level()
H A Dhmdfs_dentryfile.h347 __u64 get_bucket_by_level(unsigned int level);
H A Dhmdfs_dentryfile.c456 __u64 get_bucket_by_level(unsigned int level) in get_bucket_by_level() function
723 nbucket = get_bucket_by_level(level); in hmdfs_in_level()
898 get_bucketaddr(level, namehash % get_bucket_by_level(level)); in create_dentry()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c107 nbucket = get_bucket_by_level(level); in hmdfs_in_level()
H A Dhmdfs_dentryfile.h347 __u64 get_bucket_by_level(unsigned int level);
H A Dhmdfs_dentryfile.c457 __u64 get_bucket_by_level(unsigned int level) in get_bucket_by_level() function
724 nbucket = get_bucket_by_level(level); in hmdfs_in_level()
899 get_bucketaddr(level, namehash % get_bucket_by_level(level)); in create_dentry()

Completed in 10 milliseconds