Searched refs:btrfs_insert_empty_items (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/btrfs/
H A Dctree.h601 * btrfs_insert_empty_items().
614 * than having btrfs_insert_empty_items() or setup_item_for_insert()
632 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
650 return btrfs_insert_empty_items(trans, root, path, &batch);
H A Dtree-log.c3626 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch);
4490 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch);
6015 ret = btrfs_insert_empty_items(trans, log, path, batch);
H A Ddelayed-inode.c760 ret = btrfs_insert_empty_items(trans, root, path, &batch);
H A Dctree.c4288 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, function
H A Dinode.c6361 ret = btrfs_insert_empty_items(trans, root, path, &batch);

Completed in 179 milliseconds