Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Ddir.c37 .symlink = affs_symlink,
Daffs.h175 extern int affs_symlink(struct inode *dir, struct dentry *dentry,
Dnamei.c314 affs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in affs_symlink() function