Home
last modified time | relevance | path

Searched refs:configfs_symlink (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/configfs/
H A Dconfigfs_internal.h95 extern int configfs_symlink(struct inode *dir, struct dentry *dentry,
H A Dsymlink.c142 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in configfs_symlink() function
H A Ddir.c1589 .symlink = configfs_symlink,