Home
last modified time | relevance | path

Searched refs:BTRFS_ROOT_ITEM_KEY (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dbtrfs_inode.h272 if (!ino || inode->location.type == BTRFS_ROOT_ITEM_KEY) in btrfs_ino()
H A Dtree-checker.c438 is_root_item = (item_key.type == BTRFS_ROOT_ITEM_KEY); in check_root_key()
506 if (location_key.type == BTRFS_ROOT_ITEM_KEY) { in check_dir_item()
518 location_key.type, BTRFS_ROOT_ITEM_KEY, in check_dir_item()
1566 case BTRFS_ROOT_ITEM_KEY: in check_leaf_item()
H A Dprint-tree.c256 case BTRFS_ROOT_ITEM_KEY: in btrfs_print_leaf()
H A Dinode-item.c415 if (ret > 0 && location->type == BTRFS_ROOT_ITEM_KEY && in btrfs_lookup_inode()
H A Droot-tree.c93 found_key.type != BTRFS_ROOT_ITEM_KEY) { in btrfs_find_root()
H A Ddisk-io.c1150 root->root_key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_create_tree()
1183 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_create_tree()
1212 root->root_key.type = BTRFS_ROOT_ITEM_KEY; in alloc_log_tree()
1566 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_get_root_ref()
1684 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_get_fs_root_commit_root()
2313 location.type = BTRFS_ROOT_ITEM_KEY; in btrfs_read_roots()
H A Dcheck-integrity.c840 tmp_disk_key.type = BTRFS_ROOT_ITEM_KEY; in btrfsic_process_superblock_dev_mirror()
1007 if (BTRFS_ROOT_ITEM_KEY == type) { in btrfsic_process_metablock()
2166 BTRFS_ROOT_ITEM_KEY); in btrfsic_process_written_superblock()
H A Drelocation.c744 root_key.type = BTRFS_ROOT_ITEM_KEY; in create_reloc_root()
3757 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_recover_relocation()
3777 key.type != BTRFS_ROOT_ITEM_KEY) in btrfs_recover_relocation()
H A Dvolumes.c4463 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_uuid_scan_kthread()
4479 if (key.type != BTRFS_ROOT_ITEM_KEY || in btrfs_uuid_scan_kthread()
4552 } else if (key.type < BTRFS_ROOT_ITEM_KEY) { in btrfs_uuid_scan_kthread()
4554 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_uuid_scan_kthread()
4557 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_uuid_scan_kthread()
H A Dtree-log.c3723 tmp.type != BTRFS_ROOT_ITEM_KEY) in log_dir_items()
5724 if (di_key.type == BTRFS_ROOT_ITEM_KEY) in log_new_dir_dentries()
6305 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_recover_log_trees()
H A Dtransaction.c1557 key.type = BTRFS_ROOT_ITEM_KEY; in create_pending_snapshot()
H A Dsend.c1725 if (key.type == BTRFS_ROOT_ITEM_KEY) { in lookup_dir_item_inode()
2723 if (di_key.type != BTRFS_ROOT_ITEM_KEY && in did_create_dir()
H A Dioctl.c686 key.type = BTRFS_ROOT_ITEM_KEY; in create_subvol()
H A Dinode.c3821 WARN_ON(key.type != BTRFS_ROOT_ITEM_KEY || key.objectid != objectid); in btrfs_unlink_subvol()
5252 location->type != BTRFS_ROOT_ITEM_KEY) { in btrfs_inode_by_name()
/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.h142 #define BTRFS_ROOT_ITEM_KEY 132 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs_tree.h147 #define BTRFS_ROOT_ITEM_KEY 132 macro
/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.h142 #define BTRFS_ROOT_ITEM_KEY 132 macro