Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.h122 static inline unsigned int get_dentry_group_cnt(struct inode *inode) in get_dentry_group_cnt() function
Dhmdfs_dentryfile.c557 group_num = get_dentry_group_cnt(file_inode(handler)); in read_dentry()
604 isize = get_dentry_group_cnt(file_inode(filp)) / BUCKET_BLOCKS; in get_max_depth()
864 if (end_block > get_dentry_group_cnt(file_inode(file))) { in create_dentry()
1509 overallpage = get_dentry_group_cnt(file_inode(filp)); in cache_get_dentry_count()
Dfile_remote.c917 group_num = get_dentry_group_cnt(file_inode(handler)); in analysis_dentry_file_from_con()
Dhmdfs_server.c939 overallpage = get_dentry_group_cnt(file_inode(filp)); in hmdfs_server_cache_validate()