Home
last modified time | relevance | path

Searched refs:btrfs_root (Results 1 – 25 of 931) sorted by relevance

12345678910>>...38

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dbtrfs.h17 struct btrfs_root tree_root;
18 struct btrfs_root fs_root;
19 struct btrfs_root chunk_root;
56 typedef int (*btrfs_readdir_callback_t)(const struct btrfs_root *,
59 int btrfs_lookup_dir_item(const struct btrfs_root *, u64, const char *, int,
64 int btrfs_find_root(u64, struct btrfs_root *, struct btrfs_root_item *);
70 int btrfs_lookup_inode(const struct btrfs_root *, struct btrfs_key *,
71 struct btrfs_inode_item *, struct btrfs_root *);
72 int btrfs_readlink(const struct btrfs_root *, u64, char *);
73 u64 btrfs_lookup_path(struct btrfs_root *, u64, const char *, u8 *,
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/btrfs/
H A Dbtrfs.h17 struct btrfs_root tree_root;
18 struct btrfs_root fs_root;
19 struct btrfs_root chunk_root;
56 typedef int (*btrfs_readdir_callback_t)(const struct btrfs_root *,
59 int btrfs_lookup_dir_item(const struct btrfs_root *, u64, const char *, int,
64 int btrfs_find_root(u64, struct btrfs_root *, struct btrfs_root_item *);
70 int btrfs_lookup_inode(const struct btrfs_root *, struct btrfs_key *,
71 struct btrfs_inode_item *, struct btrfs_root *);
72 int btrfs_readlink(const struct btrfs_root *, u64, char *);
73 u64 btrfs_lookup_path(struct btrfs_root *, u64, const char *, u8 *,
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/btrfs/
H A Dbtrfs.h17 struct btrfs_root tree_root;
18 struct btrfs_root fs_root;
19 struct btrfs_root chunk_root;
56 typedef int (*btrfs_readdir_callback_t)(const struct btrfs_root *,
59 int btrfs_lookup_dir_item(const struct btrfs_root *, u64, const char *, int,
64 int btrfs_find_root(u64, struct btrfs_root *, struct btrfs_root_item *);
70 int btrfs_lookup_inode(const struct btrfs_root *, struct btrfs_key *,
71 struct btrfs_inode_item *, struct btrfs_root *);
72 int btrfs_readlink(const struct btrfs_root *, u64, char *);
73 u64 btrfs_lookup_path(struct btrfs_root *, u64, const char *, u8 *,
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/btrfs/
H A Dbtrfs.h17 struct btrfs_root tree_root;
18 struct btrfs_root fs_root;
19 struct btrfs_root chunk_root;
56 typedef int (*btrfs_readdir_callback_t)(const struct btrfs_root *,
59 int btrfs_lookup_dir_item(const struct btrfs_root *, u64, const char *, int,
64 int btrfs_find_root(u64, struct btrfs_root *, struct btrfs_root_item *);
70 int btrfs_lookup_inode(const struct btrfs_root *, struct btrfs_key *,
71 struct btrfs_inode_item *, struct btrfs_root *);
72 int btrfs_readlink(const struct btrfs_root *, u64, char *);
73 u64 btrfs_lookup_path(struct btrfs_root *, u64, const char *, u8 *,
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/fs/btrfs/
H A Dbtrfs.h17 struct btrfs_root tree_root;
18 struct btrfs_root fs_root;
19 struct btrfs_root chunk_root;
56 typedef int (*btrfs_readdir_callback_t)(const struct btrfs_root *,
59 int btrfs_lookup_dir_item(const struct btrfs_root *, u64, const char *, int,
64 int btrfs_find_root(u64, struct btrfs_root *, struct btrfs_root_item *);
70 int btrfs_lookup_inode(const struct btrfs_root *, struct btrfs_key *,
71 struct btrfs_inode_item *, struct btrfs_root *);
72 int btrfs_readlink(const struct btrfs_root *, u64, char *);
73 u64 btrfs_lookup_path(struct btrfs_root *, u64, const char *, u8 *,
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/fs/btrfs/
H A Dbtrfs.h17 struct btrfs_root tree_root;
18 struct btrfs_root fs_root;
19 struct btrfs_root chunk_root;
56 typedef int (*btrfs_readdir_callback_t)(const struct btrfs_root *,
59 int btrfs_lookup_dir_item(const struct btrfs_root *, u64, const char *, int,
64 int btrfs_find_root(u64, struct btrfs_root *, struct btrfs_root_item *);
70 int btrfs_lookup_inode(const struct btrfs_root *, struct btrfs_key *,
71 struct btrfs_inode_item *, struct btrfs_root *);
72 int btrfs_readlink(const struct btrfs_root *, u64, char *);
73 u64 btrfs_lookup_path(struct btrfs_root *, u64, const char *, u8 *,
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Ddisk-io.h64 struct btrfs_root *btrfs_read_tree_root(struct btrfs_root *tree_root,
67 struct btrfs_root *root);
70 struct btrfs_root *btrfs_get_fs_root(struct btrfs_fs_info *fs_info,
72 struct btrfs_root *btrfs_get_new_fs_root(struct btrfs_fs_info *fs_info,
83 struct btrfs_root *root);
100 static inline struct btrfs_root *btrfs_grab_root(struct btrfs_root *root) in btrfs_grab_root()
109 void btrfs_put_root(struct btrfs_root *root);
124 struct btrfs_root *root);
128 struct btrfs_root *root);
138 int btrfs_get_free_objectid(struct btrfs_root *root, u64 *objectid);
[all …]
H A Dtransaction.h148 struct btrfs_root *root;
164 struct btrfs_root *root;
166 struct btrfs_root *snap;
216 struct btrfs_root *root,
223 struct btrfs_root *root);
226 void btrfs_add_dead_root(struct btrfs_root *root);
227 int btrfs_defrag_root(struct btrfs_root *root);
228 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root);
236 struct btrfs_root *root);
239 int btrfs_wait_tree_log_extents(struct btrfs_root *root, int mark);
[all …]
H A Dqgroup.h364 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
366 int __btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
369 static inline int btrfs_qgroup_reserve_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_pertrans()
375 static inline int btrfs_qgroup_reserve_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_prealloc()
382 void __btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes,
386 static inline void btrfs_qgroup_free_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_free_meta_pertrans()
394 static inline void btrfs_qgroup_free_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_free_meta_prealloc()
405 void btrfs_qgroup_free_meta_all_pertrans(struct btrfs_root *root);
421 void btrfs_qgroup_clean_swapped_blocks(struct btrfs_root *root);
423 struct btrfs_root *subvol_root,
[all …]
H A Dtree-log.h63 struct btrfs_root *root, struct btrfs_log_ctx *ctx);
64 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root);
67 int btrfs_recover_log_trees(struct btrfs_root *tree_root);
72 struct btrfs_root *root,
76 struct btrfs_root *root,
79 void btrfs_end_log_trans(struct btrfs_root *root);
80 void btrfs_pin_log_trans(struct btrfs_root *root);
H A Dctree.h613 struct btrfs_root *tree_root;
614 struct btrfs_root *chunk_root;
615 struct btrfs_root *dev_root;
616 struct btrfs_root *fs_root;
617 struct btrfs_root *csum_root;
619 struct btrfs_root *uuid_root;
1104 struct btrfs_root { struct
1108 struct btrfs_root *log_root; argument
2843 struct btrfs_root *root,
2914 struct btrfs_root *root,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Ddisk-io.h64 struct btrfs_root *btrfs_read_tree_root(struct btrfs_root *tree_root,
67 struct btrfs_root *root);
70 struct btrfs_root *btrfs_get_fs_root(struct btrfs_fs_info *fs_info,
72 struct btrfs_root *btrfs_get_new_fs_root(struct btrfs_fs_info *fs_info,
83 struct btrfs_root *root);
100 static inline struct btrfs_root *btrfs_grab_root(struct btrfs_root *root) in btrfs_grab_root()
109 void btrfs_put_root(struct btrfs_root *root);
124 struct btrfs_root *root);
128 struct btrfs_root *root);
138 int btrfs_get_free_objectid(struct btrfs_root *root, u64 *objectid);
[all …]
H A Dtransaction.h148 struct btrfs_root *root;
164 struct btrfs_root *root;
166 struct btrfs_root *snap;
216 struct btrfs_root *root,
223 struct btrfs_root *root);
226 void btrfs_add_dead_root(struct btrfs_root *root);
227 int btrfs_defrag_root(struct btrfs_root *root);
228 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root);
236 struct btrfs_root *root);
239 int btrfs_wait_tree_log_extents(struct btrfs_root *root, int mark);
[all …]
H A Dqgroup.h364 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
366 int __btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
369 static inline int btrfs_qgroup_reserve_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_pertrans()
375 static inline int btrfs_qgroup_reserve_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_prealloc()
382 void __btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes,
386 static inline void btrfs_qgroup_free_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_free_meta_pertrans()
394 static inline void btrfs_qgroup_free_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_free_meta_prealloc()
405 void btrfs_qgroup_free_meta_all_pertrans(struct btrfs_root *root);
421 void btrfs_qgroup_clean_swapped_blocks(struct btrfs_root *root);
423 struct btrfs_root *subvol_root,
[all …]
H A Dtree-log.h63 struct btrfs_root *root, struct btrfs_log_ctx *ctx);
64 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root);
67 int btrfs_recover_log_trees(struct btrfs_root *tree_root);
72 struct btrfs_root *root,
76 struct btrfs_root *root,
79 void btrfs_end_log_trans(struct btrfs_root *root);
80 void btrfs_pin_log_trans(struct btrfs_root *root);
H A Dctree.h613 struct btrfs_root *tree_root;
614 struct btrfs_root *chunk_root;
615 struct btrfs_root *dev_root;
616 struct btrfs_root *fs_root;
617 struct btrfs_root *csum_root;
619 struct btrfs_root *uuid_root;
1104 struct btrfs_root { struct
1108 struct btrfs_root *log_root; argument
2843 struct btrfs_root *root,
2914 struct btrfs_root *root,
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Ddisk-io.h64 struct btrfs_root *btrfs_read_tree_root(struct btrfs_root *tree_root,
67 struct btrfs_root *root);
70 struct btrfs_root *btrfs_get_fs_root(struct btrfs_fs_info *fs_info,
72 struct btrfs_root *btrfs_get_new_fs_root(struct btrfs_fs_info *fs_info,
83 struct btrfs_root *root);
100 static inline struct btrfs_root *btrfs_grab_root(struct btrfs_root *root) in btrfs_grab_root()
109 void btrfs_put_root(struct btrfs_root *root);
124 struct btrfs_root *root);
128 struct btrfs_root *root);
138 int btrfs_get_free_objectid(struct btrfs_root *root, u64 *objectid);
[all …]
H A Dtransaction.h148 struct btrfs_root *root;
164 struct btrfs_root *root;
166 struct btrfs_root *snap;
216 struct btrfs_root *root,
223 struct btrfs_root *root);
226 void btrfs_add_dead_root(struct btrfs_root *root);
227 int btrfs_defrag_root(struct btrfs_root *root);
228 int btrfs_clean_one_deleted_snapshot(struct btrfs_root *root);
236 struct btrfs_root *root);
239 int btrfs_wait_tree_log_extents(struct btrfs_root *root, int mark);
[all …]
H A Dqgroup.h364 int btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
366 int __btrfs_qgroup_reserve_meta(struct btrfs_root *root, int num_bytes,
369 static inline int btrfs_qgroup_reserve_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_pertrans()
375 static inline int btrfs_qgroup_reserve_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_reserve_meta_prealloc()
382 void __btrfs_qgroup_free_meta(struct btrfs_root *root, int num_bytes,
386 static inline void btrfs_qgroup_free_meta_pertrans(struct btrfs_root *root, in btrfs_qgroup_free_meta_pertrans()
394 static inline void btrfs_qgroup_free_meta_prealloc(struct btrfs_root *root, in btrfs_qgroup_free_meta_prealloc()
405 void btrfs_qgroup_free_meta_all_pertrans(struct btrfs_root *root);
421 void btrfs_qgroup_clean_swapped_blocks(struct btrfs_root *root);
423 struct btrfs_root *subvol_root,
[all …]
H A Dtree-log.h63 struct btrfs_root *root, struct btrfs_log_ctx *ctx);
64 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root);
67 int btrfs_recover_log_trees(struct btrfs_root *tree_root);
72 struct btrfs_root *root,
76 struct btrfs_root *root,
79 void btrfs_end_log_trans(struct btrfs_root *root);
80 void btrfs_pin_log_trans(struct btrfs_root *root);
H A Dctree.h613 struct btrfs_root *tree_root;
614 struct btrfs_root *chunk_root;
615 struct btrfs_root *dev_root;
616 struct btrfs_root *fs_root;
617 struct btrfs_root *csum_root;
619 struct btrfs_root *uuid_root;
1104 struct btrfs_root { struct
1108 struct btrfs_root *log_root; argument
2843 struct btrfs_root *root,
2914 struct btrfs_root *root,
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/arm/
H A Dpr60650.c14 struct btrfs_root struct
23 extern int foo1 (struct btrfs_root *, int, int, int); argument
24 extern int foo2 (struct btrfs_root *, int, int);
27 truncate_one_csum (struct btrfs_root *p1, long long p2, long long p3) in truncate_one_csum()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/arm/
H A Dpr60650.c14 struct btrfs_root struct
23 extern int foo1 (struct btrfs_root *, int, int, int); argument
24 extern int foo2 (struct btrfs_root *, int, int);
27 truncate_one_csum (struct btrfs_root *p1, long long p2, long long p3) in truncate_one_csum()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/arm/
H A Dpr60650.c14 struct btrfs_root struct
23 extern int foo1 (struct btrfs_root *, int, int, int); argument
24 extern int foo2 (struct btrfs_root *, int, int);
27 truncate_one_csum (struct btrfs_root *p1, long long p2, long long p3) in truncate_one_csum()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/arm/
H A Dpr60650.c14 struct btrfs_root struct
23 extern int foo1 (struct btrfs_root *, int, int, int); argument
24 extern int foo2 (struct btrfs_root *, int, int);
27 truncate_one_csum (struct btrfs_root *p1, long long p2, long long p3) in truncate_one_csum()

12345678910>>...38