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

/linux-master/fs/ntfs3/
H A Dinode.c1843 const struct dentry *link_de, char *target,
1858 link_path = dentry_path_raw(link_de, link_path_buffer, PATH_MAX);
1929 static noinline int ntfs_readlink_hlp(const struct dentry *link_de, argument
2076 err = ntfs_translate_junction(sb, link_de, buffer, err, buflen);
1842 ntfs_translate_junction(const struct super_block *sb, const struct dentry *link_de, char *target, int target_len, int target_max) argument

Completed in 174 milliseconds