aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/backref.h
Commit message (Collapse)AuthorAgeFilesLines
* btrfs: added helper functions to iterate backrefsJan Schmidt2011-09-291-0/+62
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>