Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.h81 struct hmdfs_dentry_group { struct
152 struct hmdfs_dentry_group *page;
157 struct hmdfs_dentry_group *insense_page;
Dhmdfs_dentryfile.c530 struct hmdfs_dentry_group *dentry_group = NULL; in read_dentry()
561 sizeof(struct hmdfs_dentry_group), i); in read_dentry()
609 struct hmdfs_dentry_group *find_dentry_page(struct hmdfs_sb_info *sbi, in find_dentry_page()
613 struct hmdfs_dentry_group *dentry_blk = NULL; in find_dentry_page()
650 static struct hmdfs_dentry *find_in_block(struct hmdfs_dentry_group *dentry_blk, in find_in_block()
698 struct hmdfs_dentry_group *dentry_blk; in hmdfs_in_level()
766 void update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, in update_dentry()
845 struct hmdfs_dentry_group *dentry_blk = NULL; in create_dentry()
901 sizeof(struct hmdfs_dentry_group), &pos); in create_dentry()
902 if (size != sizeof(struct hmdfs_dentry_group)) in create_dentry()
[all …]
Dfile_remote.c896 struct hmdfs_dentry_group *dentry_group = NULL; in analysis_dentry_file_from_con()
926 sizeof(struct hmdfs_dentry_group), in analysis_dentry_file_from_con()
928 if (ret != sizeof(struct hmdfs_dentry_group)) { in analysis_dentry_file_from_con()