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.c2580 struct extent_buffer *eb, struct inode_fs_paths *ipath);
2582 static int iterate_inode_refs(u64 inum, struct inode_fs_paths *ipath) in iterate_inode_refs()
2643 static int iterate_inode_extrefs(u64 inum, struct inode_fs_paths *ipath) in iterate_inode_extrefs()
2710 struct extent_buffer *eb, struct inode_fs_paths *ipath) in inode_to_path()
2750 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath) in paths_from_inode()
2792 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, in init_ipath()
2795 struct inode_fs_paths *ifp; in init_ipath()
2815 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.c3386 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()