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.c536 struct hmdfs_dentry_group *dentry_group = NULL; in read_dentry()
567 sizeof(struct hmdfs_dentry_group), i); in read_dentry()
618 struct hmdfs_dentry_group *find_dentry_page(struct hmdfs_sb_info *sbi, in find_dentry_page()
622 struct hmdfs_dentry_group *dentry_blk = NULL; in find_dentry_page()
659 static struct hmdfs_dentry *find_in_block(struct hmdfs_dentry_group *dentry_blk, in find_in_block()
707 struct hmdfs_dentry_group *dentry_blk; in hmdfs_in_level()
775 void update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, in update_dentry()
867 struct hmdfs_dentry_group *dentry_blk = NULL; in create_dentry()
924 sizeof(struct hmdfs_dentry_group), &pos); in create_dentry()
925 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()