Searched refs:hmdfs_dentry_group (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 81 struct hmdfs_dentry_group { struct 152 struct hmdfs_dentry_group *page; 157 struct hmdfs_dentry_group *insense_page;
|
H A D | hmdfs_dentryfile.c | 548 struct hmdfs_dentry_group *dentry_group = NULL; in read_dentry() 579 sizeof(struct hmdfs_dentry_group), i); in read_dentry() 630 struct hmdfs_dentry_group *find_dentry_page(struct hmdfs_sb_info *sbi, in find_dentry_page() 634 struct hmdfs_dentry_group *dentry_blk = NULL; in find_dentry_page() 672 static struct hmdfs_dentry *find_in_block(struct hmdfs_dentry_group *dentry_blk, in find_in_block() 721 struct hmdfs_dentry_group *dentry_blk; in hmdfs_in_level() 789 void update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, in update_dentry() 881 struct hmdfs_dentry_group *dentry_blk = NULL; in create_dentry() 938 sizeof(struct hmdfs_dentry_group), &pos); in create_dentry() 939 if (size != sizeof(struct hmdfs_dentry_group)) in create_dentry() [all...] |
H A D | file_remote.c | 896 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()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 81 struct hmdfs_dentry_group { struct 152 struct hmdfs_dentry_group *page; 157 struct hmdfs_dentry_group *insense_page;
|
H A D | hmdfs_dentryfile.c | 549 struct hmdfs_dentry_group *dentry_group = NULL; in read_dentry() 580 sizeof(struct hmdfs_dentry_group), i); in read_dentry() 631 struct hmdfs_dentry_group *find_dentry_page(struct hmdfs_sb_info *sbi, in find_dentry_page() 635 struct hmdfs_dentry_group *dentry_blk = NULL; in find_dentry_page() 673 static struct hmdfs_dentry *find_in_block(struct hmdfs_dentry_group *dentry_blk, in find_in_block() 722 struct hmdfs_dentry_group *dentry_blk; in hmdfs_in_level() 790 void update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, in update_dentry() 882 struct hmdfs_dentry_group *dentry_blk = NULL; in create_dentry() 939 sizeof(struct hmdfs_dentry_group), &pos); in create_dentry() 940 if (size != sizeof(struct hmdfs_dentry_group)) in create_dentry() [all...] |
H A D | file_remote.c | 902 struct hmdfs_dentry_group *dentry_group = NULL; in analysis_dentry_file_from_con() 932 sizeof(struct hmdfs_dentry_group), in analysis_dentry_file_from_con() 934 if (ret != sizeof(struct hmdfs_dentry_group)) { in analysis_dentry_file_from_con()
|
Completed in 10 milliseconds