|
Linux Kernel
3.7.1
|
#include <linux/sched.h>#include "ctree.h"#include "disk-io.h"#include "print-tree.h"#include "transaction.h"#include "locking.h"Go to the source code of this file.
Functions | |
| int | btrfs_defrag_leaves (struct btrfs_trans_handle *trans, struct btrfs_root *root, int cache_only) |
| int btrfs_defrag_leaves | ( | struct btrfs_trans_handle * | trans, |
| struct btrfs_root * | root, | ||
| int | cache_only | ||
| ) |
Definition at line 31 of file tree-defrag.c.
1.8.2