Home
last modified time | relevance | path

Searched refs:btrfs_root_item (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Droot-tree.c23 struct btrfs_root_item *item) in btrfs_read_root_item()
43 sizeof(*item) - offsetof(struct btrfs_root_item, in btrfs_read_root_item()
65 struct btrfs_path *path, struct btrfs_root_item *root_item, in btrfs_find_root()
107 void btrfs_set_root_node(struct btrfs_root_item *item, in btrfs_set_root_node()
119 *root, struct btrfs_key *key, struct btrfs_root_item in btrfs_update_root()
198 const struct btrfs_key *key, struct btrfs_root_item *item) in btrfs_insert_root()
446 void btrfs_check_and_init_root_item(struct btrfs_root_item *root_item) in btrfs_check_and_init_root_item()
461 struct btrfs_root_item *item = &root->root_item; in btrfs_update_root_times()
H A Dctree.h1061 struct btrfs_root_item root_item;
2088 BTRFS_SETGET_FUNCS(disk_root_generation, struct btrfs_root_item,
2090 BTRFS_SETGET_FUNCS(disk_root_refs, struct btrfs_root_item, refs, 32);
2091 BTRFS_SETGET_FUNCS(disk_root_bytenr, struct btrfs_root_item, bytenr, 64);
2092 BTRFS_SETGET_FUNCS(disk_root_level, struct btrfs_root_item, level, 8);
2094 BTRFS_SETGET_STACK_FUNCS(root_generation, struct btrfs_root_item,
2096 BTRFS_SETGET_STACK_FUNCS(root_bytenr, struct btrfs_root_item, bytenr, 64);
2097 BTRFS_SETGET_STACK_FUNCS(root_level, struct btrfs_root_item, level, 8);
2098 BTRFS_SETGET_STACK_FUNCS(root_dirid, struct btrfs_root_item, root_dirid, 64);
2099 BTRFS_SETGET_STACK_FUNCS(root_refs, struct btrfs_root_item, refs, 32);
[all …]
H A Dprint-tree.c212 struct btrfs_root_item *ri; in btrfs_print_leaf()
257 ri = btrfs_item_ptr(l, i, struct btrfs_root_item); in btrfs_print_leaf()
H A Dtransaction.h154 struct btrfs_root_item *root_item;
H A Drelocation.c734 struct btrfs_root_item *root_item; in create_reloc_root()
896 struct btrfs_root_item *root_item; in btrfs_update_reloc_root()
1587 struct btrfs_root_item *reloc_root_item; in insert_dirty_subvol()
1666 struct btrfs_root_item *root_item; in merge_reloc_root()
H A Dtransaction.c1510 struct btrfs_root_item *new_root_item; in create_pending_snapshot()
1791 struct btrfs_root_item *root_item; in update_super_roots()
H A Dioctl.c585 struct btrfs_root_item *root_item; in create_subvol()
817 pending_snapshot->root_item = kzalloc(sizeof(struct btrfs_root_item), in create_snapshot()
2716 struct btrfs_root_item *root_item; in btrfs_ioctl_get_subvol_info()
4447 struct btrfs_root_item *root_item = &root->root_item; in _btrfs_ioctl_set_received_subvol()
H A Dtree-checker.c1078 struct btrfs_root_item ri = { 0 }; in check_root_item()
H A Dtree-log.c2960 struct btrfs_root_item *root_item) in update_log_root()
3069 struct btrfs_root_item new_root_item; in btrfs_sync_log()
H A Dcheck-integrity.c1008 struct btrfs_root_item root_item; in btrfsic_process_metablock()
H A Dextent-tree.c5349 struct btrfs_root_item *root_item = &root->root_item; in btrfs_drop_snapshot()
H A Dvolumes.c4451 struct btrfs_root_item root_item; in btrfs_uuid_scan_kthread()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs_tree.h607 struct btrfs_root_item { struct
658 return offsetof(struct btrfs_root_item, generation_v2); in btrfs_legacy_root_item_size() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs_tree.h603 struct btrfs_root_item { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs_tree.h603 struct btrfs_root_item { struct