Searched refs:del_ptr (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | ctree.c | 32 static void del_ptr(struct btrfs_root *root, struct btrfs_path *path, 1009 del_ptr(root, path, level + 1, pslot + 1); in balance_level() 1055 del_ptr(root, path, level + 1, pslot); in balance_level() 4199 static void del_ptr(struct btrfs_root *root, struct btrfs_path *path, in del_ptr() function 4255 del_ptr(root, path, 1, path->slots[1]); in btrfs_del_leaf()
|