Searched refs:BTRFS_ROOT_ITEM_KEY (Results 1 – 6 of 6) sorted by relevance
20 search_key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_find_last_root()35 if (found_key.type != BTRFS_ROOT_ITEM_KEY || in btrfs_find_last_root()
136 location.type = BTRFS_ROOT_ITEM_KEY; in list_one_subvol()180 key.type = BTRFS_ROOT_ITEM_KEY; in list_subvolums()194 key.type != BTRFS_ROOT_ITEM_KEY) in list_subvolums()
46 if (key.type == BTRFS_ROOT_ITEM_KEY) { in show_dir()
143 key.type = BTRFS_ROOT_ITEM_KEY; in get_parent_inode()295 if (key.type == BTRFS_ROOT_ITEM_KEY) { in btrfs_lookup_path()
837 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_setup_all_roots()
177 #define BTRFS_ROOT_ITEM_KEY 132 macro
Completed in 11 milliseconds