Home
last modified time | relevance | path

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

/Linux-v4.19/fs/configfs/
Dconfigfs_internal.h104 struct configfs_symlink { struct
109 extern int configfs_create_link(struct configfs_symlink *sl, argument
Dsymlink.c134 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in configfs_symlink() function