Searched refs:btrfs_run_delayed_items (Results 1 – 4 of 4) sorted by relevance
113 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans,
1344 ret = btrfs_run_delayed_items(trans, root); in create_pending_snapshot()1896 ret = btrfs_run_delayed_items(trans, root); in btrfs_commit_transaction()1904 ret = btrfs_run_delayed_items(trans, root); in btrfs_commit_transaction()1957 ret = btrfs_run_delayed_items(trans, root); in btrfs_commit_transaction()
812 ret = btrfs_run_delayed_items(trans, root); in drop_one_dir_item()988 ret = btrfs_run_delayed_items(trans, root); in __add_inode_ref()1058 ret = btrfs_run_delayed_items( in __add_inode_ref()1930 ret = btrfs_run_delayed_items(trans, root); in check_item_in_log()
1205 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans, in btrfs_run_delayed_items() function