Home
last modified time | relevance | path

Searched refs:btrfs_for_each_slot (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/fs/btrfs/
Dctree.h668 #define btrfs_for_each_slot(root, key, found_key, path, iter_ret) \ macro
Ddir-item.c340 btrfs_for_each_slot(root, &key, &key, path, ret) { in btrfs_search_dir_index_item()
Dxattr.c303 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in btrfs_listxattr()
Ddev-replace.c514 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in mark_block_group_to_copy()
Dsend.c2961 btrfs_for_each_slot(sctx->send_root, &key, &found_key, path, iter_ret) { in did_create_dir()
3266 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in can_rmdir()
3907 btrfs_for_each_slot(root, &key, &key, path, iter_ret) { in is_ancestor()
4836 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in process_all_refs()
5127 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in process_all_new_xattrs()
6573 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in process_all_extents()
Dblock-group.c615 btrfs_for_each_slot(extent_root, &search_key, found_key, path, ret) { in sample_block_group_extent_item()
1986 btrfs_for_each_slot(root, key, &found_key, path, ret) { in find_first_block_group()
Dtree-log.c5411 btrfs_for_each_slot(root->log_root, &key, &found_key, path, iter_ret) { in log_new_dir_dentries()
Dvolumes.c7282 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in btrfs_read_chunk_tree()
Dinode.c5896 btrfs_for_each_slot(root, &key, &found_key, path, ret) { in btrfs_real_readdir()