commit | 25a8de7f8d970ffa7263bd9d32a08138cd949f17 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Aug 27 07:21:49 2021 -0400 |
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | Sat Jan 08 00:28:41 2022 -0500 |
tree | dad9405842972e385e08f4ae5bfca9778c684934 | |
parent | b9a8a4195c7d3a51235a4fc974a46ad4e9689ffd [diff] |
XArray: Add xas_advance() Add a new helper function to help iterate over multi-index entries. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: William Kucharski <william.kucharski@oracle.com>