Searched defs:log_root (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | transaction.c | 1123 int btrfs_wait_tree_log_extents(struct btrfs_root *log_root, int mark) in btrfs_wait_tree_log_extents() argument
|
H A D | tree-log.c | 985 __add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_root *log_root, struct btrfs_inode *dir, struct btrfs_inode *inode, u64 inode_objectid, u64 parent_objectid, u64 ref_index, char *name, int namelen, int *search_done) __add_inode_ref() argument 3947 log_csums(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_root *log_root, struct btrfs_ordered_sum *sums) log_csums() argument 4134 log_extent_csums(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_root *log_root, const struct extent_map *em, struct btrfs_log_ctx *ctx) log_extent_csums() argument [all...] |
H A D | disk-io.c | 1242 struct btrfs_root *log_root; in btrfs_init_log_root_tree() local 1256 struct btrfs_root *log_root; in btrfs_add_log_tree() local [all...] |
H A D | ctree.h | 241 __le64 log_root; member 1055 struct btrfs_root *log_root; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | transaction.c | 1181 int btrfs_wait_tree_log_extents(struct btrfs_root *log_root, int mark) in btrfs_wait_tree_log_extents() argument
|
H A D | ctree.h | 198 struct btrfs_root *log_root; member
|
H A D | disk-io.c | 954 struct btrfs_root *log_root; in btrfs_init_log_root_tree() local 978 struct btrfs_root *log_root; in btrfs_add_log_tree() local [all...] |
H A D | tree-log.c | 1050 __add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_root *log_root, struct btrfs_inode *dir, struct btrfs_inode *inode, u64 inode_objectid, u64 parent_objectid, u64 ref_index, struct fscrypt_str *name) __add_inode_ref() argument 4095 truncate_inode_items(struct btrfs_trans_handle *trans, struct btrfs_root *log_root, struct btrfs_inode *inode, u64 new_size, u32 min_type) truncate_inode_items() argument 4219 log_csums(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_root *log_root, struct btrfs_ordered_sum *sums) log_csums() argument 4514 log_extent_csums(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_root *log_root, const struct extent_map *em, struct btrfs_log_ctx *ctx) log_extent_csums() argument [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | btrfs_tree.h | 660 __le64 log_root; member
|
Completed in 31 milliseconds