Searched refs:allocate_entry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_merge_view.h | 86 struct hmdfs_cache_entry *allocate_entry(const char *name, int namelen,
|
H A D | file_merge.c | 45 struct hmdfs_cache_entry *allocate_entry(const char *name, int namelen, in allocate_entry() function 233 cache_entry = allocate_entry(dentry_name, dentry_len, d_type); in hmdfs_actor_merge()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_merge_view.h | 86 struct hmdfs_cache_entry *allocate_entry(const char *name, int namelen,
|
H A D | file_merge.c | 45 struct hmdfs_cache_entry *allocate_entry(const char *name, int namelen, in allocate_entry() function 239 cache_entry = allocate_entry(dentry_name, dentry_len, d_type); in hmdfs_actor_merge()
|
Completed in 3 milliseconds