Searched refs:hmdfs_lookup_symlink (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_server.c | 1362 static int hmdfs_lookup_symlink(struct path *link_path, const char *path_fmt, in hmdfs_lookup_symlink() function 1449 res = hmdfs_lookup_symlink(&link_path, "%s/%s/%s", in hmdfs_filldir_real() 1592 err = hmdfs_lookup_symlink(&link_path, "%s/%s", sbi->local_dst, in hmdfs_lookup_linkpath()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_server.c | 1362 static int hmdfs_lookup_symlink(struct path *link_path, const char *path_fmt, in hmdfs_lookup_symlink() function 1449 res = hmdfs_lookup_symlink(&link_path, "%s/%s/%s", in hmdfs_filldir_real() 1592 err = hmdfs_lookup_symlink(&link_path, "%s/%s", sbi->local_dst, in hmdfs_lookup_linkpath()
|
Completed in 6 milliseconds