Home
last modified time | relevance | path

Searched refs:local_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_merge.c40 char *local_path; member
634 &data->local_path); in hmdfs_get_info_from_user()
710 ret = vfs_symlink(path.dentry->d_inode, dentry, data->local_path); in create_link_file()
794 ret = get_file_size(data->local_path, hdi.size); in hmdfs_ioc_get_dst_path()
799 kfree(data->local_path); in hmdfs_ioc_get_dst_path()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_merge.c40 char *local_path; member
639 &data->local_path); in hmdfs_get_info_from_user()
715 ret = vfs_symlink(&nop_mnt_idmap, path.dentry->d_inode, dentry, data->local_path); in create_link_file()
799 ret = get_file_size(data->local_path, hdi.size); in hmdfs_ioc_get_dst_path()
804 kfree(data->local_path); in hmdfs_ioc_get_dst_path()

Completed in 3 milliseconds