commit | a542ad1bafc7df9fc16de8a6894b350a4df75572 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | Mon Jun 13 19:52:59 2011 +0200 |
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu Sep 29 12:54:27 2011 +0200 |
tree | ece4cabbed85ceea326233735134863b2feec0e6 | |
parent | 0a7a0519d1789f3a222849421dbe91b6bddb88f5 [diff] |
btrfs: added helper functions to iterate backrefs These helper functions iterate back references and call a function for each backref. There is also a function to resolve an inode to a path in the file system. Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>