]> Pileus Git - ~andy/linux/blobdiff - fs/btrfs/delayed-inode.h
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[~andy/linux] / fs / btrfs / delayed-inode.h
index f5aa4023d3e18fe65488b91283b41b968da4e50d..4f808e1baeed06a3f71d1938159c57c291f55ea0 100644 (file)
@@ -107,6 +107,8 @@ int btrfs_inode_delayed_dir_index_count(struct inode *inode);
 
 int btrfs_run_delayed_items(struct btrfs_trans_handle *trans,
                            struct btrfs_root *root);
+int btrfs_run_delayed_items_nr(struct btrfs_trans_handle *trans,
+                              struct btrfs_root *root, int nr);
 
 void btrfs_balance_delayed_items(struct btrfs_root *root);