Searched refs:ncp_symlink (Results 1 – 3 of 3) sorted by relevance
86 int ncp_symlink(struct inode*, struct dentry*, const char*);
106 int ncp_symlink(struct inode *dir, struct dentry *dentry, const char *symname) { in ncp_symlink() function
43 extern int ncp_symlink(struct inode *, struct dentry *, const char *);45 #define ncp_symlink NULL macro64 .symlink = ncp_symlink,