Home
last modified time | relevance | path

Searched refs:btrfs_insert_empty_items (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/
H A Dctree.h656 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
674 return btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_empty_item()
H A Ddelayed-inode.c756 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_delayed_item()
H A Dtree-log.c4073 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in flush_dir_items_batch()
4949 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in copy_items()
6525 ret = btrfs_insert_empty_items(trans, log, path, batch); in insert_delayed_items_batch()
H A Dctree.c4290 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, in btrfs_insert_empty_items() function
H A Drelocation.c3884 ret = btrfs_insert_empty_items(trans, fs_info->remap_root, path, &batch); in add_remap_tree_entries()
H A Dinode.c6758 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_create_new_inode()