Searched refs:hmdfs_get_new_dentry_file (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 2005 struct file *hmdfs_get_new_dentry_file(struct hmdfs_peer *con, in hmdfs_get_new_dentry_file() function 2068 return hmdfs_get_new_dentry_file(con, relative_path, p); in read_header_and_revalidate() 2176 filp = hmdfs_get_new_dentry_file(con, relative_path, NULL); in get_remote_dentry_file()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 2006 struct file *hmdfs_get_new_dentry_file(struct hmdfs_peer *con, in hmdfs_get_new_dentry_file() function 2069 return hmdfs_get_new_dentry_file(con, relative_path, p); in read_header_and_revalidate() 2177 filp = hmdfs_get_new_dentry_file(con, relative_path, NULL); in get_remote_dentry_file()
|
Completed in 9 milliseconds