Searched refs:hmdfs_dentry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 64 struct hmdfs_dentry { struct 84 struct hmdfs_dentry nsl[DENTRY_PER_GROUP]; 155 struct hmdfs_dentry *insense_de; 169 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry,
|
H A D | hmdfs_dentryfile.c | 672 static struct hmdfs_dentry *find_in_block(struct hmdfs_dentry_group *dentry_blk, in find_in_block() 675 struct hmdfs_dentry **insense_de, in find_in_block() 678 struct hmdfs_dentry *de; in find_in_block() 713 static struct hmdfs_dentry *hmdfs_in_level(struct dentry *child_dentry, in hmdfs_in_level() 719 struct hmdfs_dentry *de = NULL; in hmdfs_in_level() 720 struct hmdfs_dentry *tmp_insense_de = NULL; in hmdfs_in_level() 754 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry, in hmdfs_find_dentry() 757 struct hmdfs_dentry *de = NULL; in hmdfs_find_dentry() 793 struct hmdfs_dentry *de; in update_dentry() 965 struct hmdfs_dentry *d in update_inode_to_dentry() [all...] |
H A D | inode_remote.c | 27 struct hmdfs_dentry *dentry = NULL; in lookup_remote_dentry()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 64 struct hmdfs_dentry { struct 84 struct hmdfs_dentry nsl[DENTRY_PER_GROUP]; 155 struct hmdfs_dentry *insense_de; 169 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry,
|
H A D | hmdfs_dentryfile.c | 673 static struct hmdfs_dentry *find_in_block(struct hmdfs_dentry_group *dentry_blk, in find_in_block() 676 struct hmdfs_dentry **insense_de, in find_in_block() 679 struct hmdfs_dentry *de; in find_in_block() 714 static struct hmdfs_dentry *hmdfs_in_level(struct dentry *child_dentry, in hmdfs_in_level() 720 struct hmdfs_dentry *de = NULL; in hmdfs_in_level() 721 struct hmdfs_dentry *tmp_insense_de = NULL; in hmdfs_in_level() 755 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry, in hmdfs_find_dentry() 758 struct hmdfs_dentry *de = NULL; in hmdfs_find_dentry() 794 struct hmdfs_dentry *de; in update_dentry() 966 struct hmdfs_dentry *d in update_inode_to_dentry() [all...] |
H A D | inode_remote.c | 27 struct hmdfs_dentry *dentry = NULL; in lookup_remote_dentry()
|
Completed in 10 milliseconds