Home
last modified time | relevance | path

Searched refs:cacheonly (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/btrfs/
Dtransaction.h95 int btrfs_defrag_root(struct btrfs_root *root, int cacheonly);
Dtransaction.c854 int btrfs_defrag_root(struct btrfs_root *root, int cacheonly) in btrfs_defrag_root() argument
869 ret = btrfs_defrag_leaves(trans, root, cacheonly); in btrfs_defrag_root()