Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ramfs/
Dinode.c131 static int ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) in ramfs_symlink() function
155 .symlink = ramfs_symlink,