Home
last modified time | relevance | path

Searched refs:btrfs_defrag_root (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
Dtransaction.h219 int btrfs_defrag_root(struct btrfs_root *root);
Dtransaction.c1462 int btrfs_defrag_root(struct btrfs_root *root) in btrfs_defrag_root() function
Dioctl.c3170 ret = btrfs_defrag_root(root); in btrfs_ioctl_defrag()