summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/backref.h
AgeCommit message (Collapse)Author
2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt
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>