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

/linux-master/fs/btrfs/
H A Ddir-item.c340 btrfs_for_each_slot(root, &key, &key, path, ret) {
H A Dxattr.c303 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) {
H A Dctree.h681 #define btrfs_for_each_slot(root, key, found_key, path, iter_ret) \ macro
H A Ddev-replace.c513 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) {
H A Dsend.c2972 btrfs_for_each_slot(sctx->send_root, &key, &found_key, path, iter_ret) {
3277 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) {
3918 btrfs_for_each_slot(root, &key, &key, path, iter_ret) {
4853 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) {
5144 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) {
6587 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) {
H A Dblock-group.c615 btrfs_for_each_slot(extent_root, &search_key, found_key, path, ret) {
2025 btrfs_for_each_slot(root, key, &found_key, path, ret) {
H A Dtree-log.c5468 btrfs_for_each_slot(root->log_root, &key, &found_key, path, iter_ret) {
H A Dvolumes.c7576 btrfs_for_each_slot(root, &key, &found_key, path, iter_ret) {
H A Dinode.c5975 btrfs_for_each_slot(root, &key, &found_key, path, ret) {

Completed in 247 milliseconds