Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dinode.c1827 const struct dentry *link_de, char *target, in ntfs_translate_junction()
1842 link_path = dentry_path_raw(link_de, link_path_buffer, PATH_MAX); in ntfs_translate_junction()
1913 static noinline int ntfs_readlink_hlp(const struct dentry *link_de, in ntfs_readlink_hlp() argument
2060 err = ntfs_translate_junction(sb, link_de, buffer, err, buflen); in ntfs_readlink_hlp()
1826 ntfs_translate_junction(const struct super_block *sb, const struct dentry *link_de, char *target, int target_len, int target_max) ntfs_translate_junction() argument

Completed in 3 milliseconds