Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dtransaction.h199 int btrfs_defrag_root(struct btrfs_root *root);
Dtransaction.c1309 int btrfs_defrag_root(struct btrfs_root *root) in btrfs_defrag_root() function
Dioctl.c3004 ret = btrfs_defrag_root(root); in btrfs_ioctl_defrag()