Searched refs:btrfs_insert_empty_items (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/fs/btrfs/ |
| D | ctree.h | 3109 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, 3127 return btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_empty_item()
|
| D | delayed-inode.c | 741 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_delayed_item()
|
| D | tree-log.c | 3664 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in flush_dir_items_batch() 4483 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in copy_items() 5981 ret = btrfs_insert_empty_items(trans, log, path, batch); in insert_delayed_items_batch()
|
| D | ctree.c | 4109 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, in btrfs_insert_empty_items() function
|
| D | inode.c | 6410 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_create_new_inode()
|