/* * Squashfs - a compressed read only filesystem for Linux * * Copyright (c) 2010 * Phillip Lougher <phillip@squashfs.org.uk> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2, * or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * xattr.h */ #ifdef CONFIG_SQUASHFS_XATTR extern __le64 *squashfs_read_xattr_id_table(struct super_block *, u64, u64 *, int *); extern int squashfs_xattr_lookup(struct super_block *, unsigned int, int *, unsigned int *, unsigned long long *); #else static inline __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 start, u64 *xattr_table_start, int *xattr_ids) { ERROR("Xattrs in filesystem, these will be ignored\n"); *xattr_table_start = start; return ERR_PTR(-ENOTSUPP); } static inline int squashfs_xattr_lookup(struct super_block *sb, unsigned int index, int *count, unsigned int *size, unsigned long long *xattr) { return 0; } #define squashfs_listxattr NULL #define squashfs_xattr_handlers NULL #endif -remove'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/drivers/usb/serial/metro-usb.c?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/drivers/usb/serial/metro-usb.c?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/drivers/usb/serial/metro-usb.c?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/drivers/usb/serial/metro-usb.c?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/drivers/usb/serial/metro-usb.c'> <input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>drivers</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>usb</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/serial?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>serial</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/serial/metro-usb.c?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b'>metro-usb.c</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/serial/metro-usb.c?h=nds-private-remove&id=23fbe2cdc1de80120cf9ccd478ac57c3a3a0764b&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr> alue='5'>5</option><option value='6'>6</option><option value='7'>7</option><option value='8'>8</option><option value='9'>9</option><option value='10'>10</option><option value='15'>15</option><option value='20'>20</option><option value='25'>25</option><option value='30'>30</option><option value='35'>35</option><option value='40'>40</option></select></td></tr><tr><td class='label'>space:</td><td class='ctrl'><select name='ignorews' onchange='this.form.submit();'><option value='0' selected='selected'>include</option><option value='1'>ignore</option></select></td></tr><tr><td class='label'>mode:</td><td class='ctrl'><select name='dt' onchange='this.form.submit();'><option value='0' selected='selected'>unified</option><option value='1'>ssdiff</option><option value='2'>stat only</option></select></td></tr><tr><td/><td class='ctrl'><noscript><input type='submit' value='reload'/></noscript></td></tr></table></form></div><div class='diffstat-header'><a href='/cgit.cgi/linux/net-next.git/diff/?id=e387dc122fc7c70c2a5df2567f4e2d1114f5a5da&id2=11e3b725cfc282efe9d4a354153e99d86a16af08'>Diffstat</a> (limited to 'sound/pci/mixart')</div><table summary='diffstat' class='diffstat'>