Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ramfs/
H A Dinode.c131 static int ramfs_symlink(struct inode * dir, struct dentry *dentry, const char * symname) in ramfs_symlink() function
155 .symlink = ramfs_symlink,