Searched refs:btrfs_split_item (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/btrfs/tests/ | 
| D | extent-buffer-tests.c | 75 	ret = btrfs_split_item(NULL, root, path, &key, 17);  in test_btrfs_split_item()134 	ret = btrfs_split_item(NULL, root, path, &key, 4);  in test_btrfs_split_item()
 
 | 
| /Linux-v6.6/fs/btrfs/ | 
| D | ctree.h | 550 int btrfs_split_item(struct btrfs_trans_handle *trans,
 | 
| D | file-item.c | 988 			ret = btrfs_split_item(trans, root, path, &key, offset);  in btrfs_del_csums()
 | 
| D | ctree.c | 4108 int btrfs_split_item(struct btrfs_trans_handle *trans,  in btrfs_split_item()  function
 |