Home
last modified time | relevance | path

Searched refs:btrfs_run_delayed_items (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/btrfs/
Ddelayed-inode.h113 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans,
Dtransaction.c1395 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()
Dtree-log.c859 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()
Ddelayed-inode.c1209 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans, in btrfs_run_delayed_items() function