HomeSort by relevance Sort by last modified time
    Searched defs:yaffs_symlink (Results 1 - 2 of 2) sorted by null

  /external/yaffs2/yaffs2/direct/
yaffsfs.c 1352 int yaffs_symlink(const char *oldpath, const char *newpath) function
  /external/yaffs2/yaffs2/
yaffs_fs.c 129 static int yaffs_symlink(struct inode *dir, struct dentry *dentry,
218 .symlink = yaffs_symlink,
1140 static int yaffs_symlink(struct inode *dir, struct dentry *dentry, function
1148 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs_symlink\n"));
    [all...]

Completed in 3417 milliseconds