Searched refs:btrfs_run_delayed_items (Results 1 – 5 of 5) sorted by relevance
99 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans);
1634 ret = btrfs_run_delayed_items(trans); in create_pending_snapshot()2169 ret = btrfs_run_delayed_items(trans); in btrfs_commit_transaction()2177 ret = btrfs_run_delayed_items(trans); in btrfs_commit_transaction()2233 ret = btrfs_run_delayed_items(trans); in btrfs_commit_transaction()
962 ret = btrfs_run_delayed_items(trans); in drop_one_dir_item()1127 ret = btrfs_run_delayed_items(trans); in __add_inode_ref()1200 ret = btrfs_run_delayed_items( in __add_inode_ref()1466 ret = btrfs_run_delayed_items(trans); in add_link()2354 ret = btrfs_run_delayed_items(trans); in check_item_in_log()
1108 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans) in btrfs_run_delayed_items() function
5610 err = btrfs_run_delayed_items(trans); in btrfs_drop_snapshot()
Completed in 35 milliseconds