Home
last modified time | relevance | path

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

/u-boot/fs/btrfs/
A Droot-tree.c20 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()
A Dsubvolume.c136 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()
A Dbtrfs.c46 if (key.type == BTRFS_ROOT_ITEM_KEY) { in show_dir()
A Dinode.c143 key.type = BTRFS_ROOT_ITEM_KEY; in get_parent_inode()
295 if (key.type == BTRFS_ROOT_ITEM_KEY) { in btrfs_lookup_path()
A Ddisk-io.c837 key.type = BTRFS_ROOT_ITEM_KEY; in btrfs_setup_all_roots()
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h177 #define BTRFS_ROOT_ITEM_KEY 132 macro

Completed in 11 milliseconds