Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbackref.h150 struct inode_fs_paths { struct
232 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath);
243 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
245 void free_ipath(struct inode_fs_paths *ipath);
H A Dbackref.c2579 struct extent_buffer *eb, struct inode_fs_paths *ipath);
2581 static int iterate_inode_refs(u64 inum, struct inode_fs_paths *ipath) in iterate_inode_refs()
2642 static int iterate_inode_extrefs(u64 inum, struct inode_fs_paths *ipath) in iterate_inode_extrefs()
2709 struct extent_buffer *eb, struct inode_fs_paths *ipath) in inode_to_path()
2749 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath) in paths_from_inode()
2791 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, in init_ipath()
2794 struct inode_fs_paths *ifp; in init_ipath()
2814 void free_ipath(struct inode_fs_paths *ipath) in free_ipath()
H A Dscrub.c399 struct inode_fs_paths *ipath = NULL; in scrub_print_warning_inode()
H A Dioctl.c3389 struct inode_fs_paths *ipath = NULL; in btrfs_ioctl_ino_to_path()
H A Dinode.c130 struct inode_fs_paths *ipath = NULL; in data_reloc_print_warning_inode()