Home
last modified time | relevance | path

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

/Linux-v5.10/fs/configfs/
Dconfigfs_internal.h95 extern int configfs_symlink(struct inode *dir, struct dentry *dentry,
Dsymlink.c142 int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in configfs_symlink() function
Ddir.c1566 .symlink = configfs_symlink,