Home
last modified time | relevance | path

Searched defs:configfs_symlink (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/configfs/
Dconfigfs_internal.h99 struct configfs_symlink { struct
104 extern int configfs_create_link(struct configfs_symlink *sl, argument
Dsymlink.c135 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in configfs_symlink() function