Searched refs:local_dst_path (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 264 struct dentry *hmdfs_root_mkdir(uint64_t device_id, const char *local_dst_path, 267 struct dentry *hmdfs_root_create(uint64_t device_id, const char *local_dst_path,
|
H A D | hmdfs_dentryfile.c | 2634 struct dentry *hmdfs_root_mkdir(uint64_t device_id, const char *local_dst_path, in hmdfs_root_mkdir() argument 2650 hmdfs_get_dentry_absolute_path(local_dst_path, mkdir_path); in hmdfs_root_mkdir() 2679 struct dentry *hmdfs_root_create(uint64_t device_id, const char *local_dst_path, in hmdfs_root_create() argument 2696 hmdfs_get_dentry_absolute_path(local_dst_path, create_path); in hmdfs_root_create()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 264 struct dentry *hmdfs_root_mkdir(uint64_t device_id, const char *local_dst_path, 267 struct dentry *hmdfs_root_create(uint64_t device_id, const char *local_dst_path,
|
H A D | hmdfs_dentryfile.c | 2642 struct dentry *hmdfs_root_mkdir(uint64_t device_id, const char *local_dst_path, in hmdfs_root_mkdir() argument 2658 hmdfs_get_dentry_absolute_path(local_dst_path, mkdir_path); in hmdfs_root_mkdir() 2687 struct dentry *hmdfs_root_create(uint64_t device_id, const char *local_dst_path, in hmdfs_root_create() argument 2704 hmdfs_get_dentry_absolute_path(local_dst_path, create_path); in hmdfs_root_create()
|
Completed in 12 milliseconds