/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * * Created by David Woodhouse * * For licensing information, see the file 'LICENCE' in this directory. * */ #include "nodelist.h" const struct inode_operations jffs2_symlink_inode_operations = { .get_link = simple_get_link, .setattr = jffs2_setattr, .listxattr = jffs2_listxattr, }; it repository'/>
summaryrefslogtreecommitdiff
vers/usb/common/usb-otg-fsm.c?id=e5f77f4a2ff2d6ce2d973ebc62084d92f203c9f6&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines