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

/linux-master/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.c2585 struct extent_buffer *eb, struct inode_fs_paths *ipath);
2587 static int iterate_inode_refs(u64 inum, struct inode_fs_paths *ipath)
2648 static int iterate_inode_extrefs(u64 inum, struct inode_fs_paths *ipath)
2715 struct extent_buffer *eb, struct inode_fs_paths *ipath)
2755 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath)
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,
2800 struct inode_fs_paths *ifp;
2820 void free_ipath(struct inode_fs_paths *ipath)
H A Dscrub.c399 struct inode_fs_paths *ipath = NULL;
H A Dioctl.c3391 struct inode_fs_paths *ipath = NULL;
H A Dinode.c153 struct inode_fs_paths *ipath = NULL;

Completed in 137 milliseconds