Searched defs:configfs_symlink (Results 1 – 2 of 2) sorted by relevance
99 struct configfs_symlink { struct104 extern int configfs_create_link(struct configfs_symlink *sl, argument
135 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in configfs_symlink() function