/* * Definitions of structures for vfsv0 quota format */ #ifndef _LINUX_QUOTA_TREE_H #define _LINUX_QUOTA_TREE_H #include <linux/types.h> #include <linux/quota.h> /* * Structure of header of block with quota structures. It is padded to 16 bytes so * there will be space for exactly 21 quota-entries in a block */ struct qt_disk_dqdbheader { __le32 dqdh_next_free; /* Number of next block with free entry */ __le32 dqdh_prev_free; /* Number of previous block with free entry */ __le16 dqdh_entries; /* Number of valid entries in block */ __le16 dqdh_pad1; __le32 dqdh_pad2; }; #define QT_TREEOFF 1 /* Offset of tree in file in blocks */ #endif /* _LINUX_QUOTAIO_TREE_H */ go'/></a></td> <td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'> <input type='hidden' name='id' value='2cb54ce9ee92ae627bc1cef8bea236905910a86d'/><select name='h' onchange='this.form.submit();'> <option value='emaclite-cleanup'>emaclite-cleanup</option> <option value='master' selected='selected'>master</option> <option value='nds-private-remove'>nds-private-remove</option> <option value='packet-loop-back'>packet-loop-back</option> <option value='packet-rx-pump-back'>packet-rx-pump-back</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table> <table class='tabs'><tr><td> <a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/net/gre.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/net/gre.h?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/net/gre.h?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/net/gre.h?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/net/gre.h'> <input type='hidden' name='id' value='2cb54ce9ee92ae627bc1cef8bea236905910a86d'/><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/?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>net</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net/gre.h?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d'>gre.h</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/include/net/gre.h?id=2cb54ce9ee92ae627bc1cef8bea236905910a86d&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>