Searched refs:btrfs_insert_empty_items (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| A D | delayed-inode.c | 740 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_delayed_item()
|
| A D | ctree.h | 2944 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, 2962 return btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_insert_empty_item()
|
| A D | tree-log.c | 3706 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in flush_dir_items_batch() 4357 ret = btrfs_insert_empty_items(trans, log, dst_path, &batch); in copy_items()
|
| A D | ctree.c | 3879 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, in btrfs_insert_empty_items() function
|
| A D | inode.c | 6546 ret = btrfs_insert_empty_items(trans, root, path, &batch); in btrfs_new_inode()
|
Completed in 81 milliseconds