Home
last modified time | relevance | path

Searched refs:check_root_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-checker.c431 static int check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_root_key() function
507 ret = check_root_key(leaf, &location_key, slot); in check_dir_item()
1083 ret = check_root_key(leaf, key, slot); in check_root_item()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-checker.c440 static int check_root_key(struct extent_buffer *leaf, struct btrfs_key *key, in check_root_key() function
532 ret = check_root_key(leaf, &location_key, slot); in check_dir_item()
1158 ret = check_root_key(leaf, key, slot); in check_root_item()

Completed in 5 milliseconds