Home
last modified time | relevance | path

Searched refs:inode_fs_paths (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dbackref.h14 struct inode_fs_paths { struct
41 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath);
56 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
58 void free_ipath(struct inode_fs_paths *ipath);
H A Dbackref.c2267 struct inode_fs_paths *ipath = ctx;
2306 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath)
2339 * information will be total_bytes - sizeof(struct inode_fs_paths).
2342 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
2345 struct inode_fs_paths *ifp;
2365 void free_ipath(struct inode_fs_paths *ipath)
H A Dscrub.c648 struct inode_fs_paths *ipath = NULL; in scrub_print_warning_inode()
H A Dioctl.c3871 struct inode_fs_paths *ipath = NULL; in btrfs_ioctl_ino_to_path()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbackref.h138 struct inode_fs_paths { struct
220 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath);
231 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
233 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()
2794 * information will be total_bytes - sizeof(struct inode_fs_paths).
2797 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root, in init_ipath()
2800 struct inode_fs_paths *ifp; in init_ipath()
2820 void free_ipath(struct inode_fs_paths *ipath) in free_ipath()
H A Dscrub.c400 struct inode_fs_paths *ipath = NULL; in scrub_print_warning_inode()
H A Dioctl.c3342 struct inode_fs_paths *ipath = NULL; in btrfs_ioctl_ino_to_path()
H A Dinode.c145 struct inode_fs_paths *ipath = NULL; in data_reloc_print_warning_inode()

Completed in 41 milliseconds