Searched refs:btrfs_for_each_slot (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/btrfs/ |
| A D | dir-item.c | 340 btrfs_for_each_slot(root, &key, &key, path, ret) { in btrfs_search_dir_index_item()
|
| A D | ctree.h | 700 #define btrfs_for_each_slot(root, key, found_key, path, iter_ret) \ macro
|
| A D | xattr.c | 303 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in btrfs_listxattr()
|
| A D | send.c | 2973 btrfs_for_each_slot(sctx->send_root, &key, &found_key, path, iter_ret) { in did_create_dir() 3278 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in can_rmdir() 3919 btrfs_for_each_slot(root, &key, &key, path, iter_ret) { in is_ancestor() 4854 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in process_all_refs() 5145 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in process_all_new_xattrs() 6635 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in process_all_extents()
|
| A D | dev-replace.c | 513 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in mark_block_group_to_copy()
|
| A D | block-group.c | 615 btrfs_for_each_slot(extent_root, &search_key, found_key, path, ret) { in sample_block_group_extent_item() 2064 btrfs_for_each_slot(root, key, &found_key, path, ret) { in find_first_block_group()
|
| A D | tree-log.c | 5500 btrfs_for_each_slot(root->log_root, &key, &found_key, path, iter_ret) { in log_new_dir_dentries()
|
| A D | volumes.c | 7392 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) { in btrfs_read_chunk_tree()
|
| A D | inode.c | 5961 btrfs_for_each_slot(root, &key, &found_key, path, ret) { in btrfs_real_readdir()
|
Completed in 82 milliseconds