Searched refs:btrfs_split_item (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/btrfs/tests/ |
D | extent-buffer-tests.c | 76 ret = btrfs_split_item(NULL, root, path, &key, 17); in test_btrfs_split_item() 137 ret = btrfs_split_item(NULL, root, path, &key, 4); in test_btrfs_split_item()
|
/linux-4.19.296/fs/btrfs/ |
D | file-item.c | 706 ret = btrfs_split_item(trans, root, path, &key, offset); in btrfs_del_csums()
|
D | ctree.h | 2865 int btrfs_split_item(struct btrfs_trans_handle *trans,
|
D | ctree.c | 4577 int btrfs_split_item(struct btrfs_trans_handle *trans, in btrfs_split_item() function
|