Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ramfs/
Dinode.c129 static int ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) in ramfs_symlink() function
153 .symlink = ramfs_symlink,