Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ramfs/
Dinode.c120 static int ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) in ramfs_symlink() function
144 .symlink = ramfs_symlink,