Searched refs:hmdfs_init_dcache_lookup_ctx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 160 extern void hmdfs_init_dcache_lookup_ctx(struct hmdfs_dcache_lookup_ctx *ctx,
|
H A D | hmdfs_dentryfile.c | 948 void hmdfs_init_dcache_lookup_ctx(struct hmdfs_dcache_lookup_ctx *ctx, in hmdfs_init_dcache_lookup_ctx() function 984 hmdfs_init_dcache_lookup_ctx(&ctx, sbi, &child_dentry->d_name, in update_inode_to_dentry() 1018 hmdfs_init_dcache_lookup_ctx(&ctx, hmdfs_sb(d->d_sb), &d->d_name, filp); in hmdfs_delete_dentry()
|
H A D | inode_remote.c | 40 hmdfs_init_dcache_lookup_ctx(&ctx, sbi, qstr, cache_item->filp); in lookup_remote_dentry()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 160 extern void hmdfs_init_dcache_lookup_ctx(struct hmdfs_dcache_lookup_ctx *ctx,
|
H A D | hmdfs_dentryfile.c | 949 void hmdfs_init_dcache_lookup_ctx(struct hmdfs_dcache_lookup_ctx *ctx, in hmdfs_init_dcache_lookup_ctx() function 985 hmdfs_init_dcache_lookup_ctx(&ctx, sbi, &child_dentry->d_name, in update_inode_to_dentry() 1019 hmdfs_init_dcache_lookup_ctx(&ctx, hmdfs_sb(d->d_sb), &d->d_name, filp); in hmdfs_delete_dentry()
|
H A D | inode_remote.c | 40 hmdfs_init_dcache_lookup_ctx(&ctx, sbi, qstr, cache_item->filp); in lookup_remote_dentry()
|
Completed in 13 milliseconds