Home
last modified time | relevance | path

Searched defs:inode_fs_paths (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dbackref.h26 struct inode_fs_paths { struct
27 struct btrfs_path *btrfs_path;
28 struct btrfs_root *fs_root;
52 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath); argument