Searched refs:hmdfs_find_dentry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 169 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry,
|
H A D | hmdfs_dentryfile.c | 754 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry, in hmdfs_find_dentry() function 986 de = hmdfs_find_dentry(child_dentry, &ctx); in update_inode_to_dentry() 1020 de = hmdfs_find_dentry(d, &ctx); in hmdfs_delete_dentry()
|
H A D | inode_remote.c | 41 dentry = hmdfs_find_dentry(child_dentry, &ctx); in lookup_remote_dentry()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 169 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry,
|
H A D | hmdfs_dentryfile.c | 755 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry, in hmdfs_find_dentry() function 987 de = hmdfs_find_dentry(child_dentry, &ctx); in update_inode_to_dentry() 1021 de = hmdfs_find_dentry(d, &ctx); in hmdfs_delete_dentry()
|
H A D | inode_remote.c | 41 dentry = hmdfs_find_dentry(child_dentry, &ctx); in lookup_remote_dentry()
|
Completed in 12 milliseconds