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,
1395 ret = btrfs_run_delayed_items(trans, root); in create_pending_snapshot()1929 ret = btrfs_run_delayed_items(trans, root); in btrfs_commit_transaction()1937 ret = btrfs_run_delayed_items(trans, root); in btrfs_commit_transaction()1990 ret = btrfs_run_delayed_items(trans, root); in btrfs_commit_transaction()
859 ret = btrfs_run_delayed_items(trans, root); in drop_one_dir_item()1035 ret = btrfs_run_delayed_items(trans, root); in __add_inode_ref()1105 ret = btrfs_run_delayed_items( in __add_inode_ref()2032 ret = btrfs_run_delayed_items(trans, root); in check_item_in_log()
1209 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans, in btrfs_run_delayed_items() function