Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dctree.h622 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
640 return btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_empty_item()
Dtree-log.c3590 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in flush_dir_items_batch()
4437 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in copy_items()
5958 ret = btrfs_insert_empty_items(trans, log, path, batch); in insert_delayed_items_batch()
Ddelayed-inode.c750 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_delayed_item()
Dctree.c4412 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, in btrfs_insert_empty_items() function
Dinode.c6293 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_create_new_inode()