Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtransaction.h249 int btrfs_defrag_root(struct btrfs_root *root);
H A Dtransaction.c1487 int btrfs_defrag_root(struct btrfs_root *root) in btrfs_defrag_root() function
H A Dioctl.c2614 ret = btrfs_defrag_root(root); in btrfs_ioctl_defrag()