Searched refs:ncp_symlink (Results 1 – 2 of 2) sorted by relevance
107 int ncp_symlink(struct inode *dir, struct dentry *dentry, const char *symname) { in ncp_symlink() function
46 extern int ncp_symlink(struct inode *, struct dentry *, const char *);48 #define ncp_symlink NULL macro66 .symlink = ncp_symlink,