Searched refs:btrfs_commit_super (Results 1 – 3 of 3) sorted by relevance
54 int btrfs_commit_super(struct btrfs_root *root);
2055 ret = btrfs_commit_super(tree_root); in open_ctree()2484 int btrfs_commit_super(struct btrfs_root *root) in btrfs_commit_super() function2539 ret = btrfs_commit_super(root); in close_ctree()
894 ret = btrfs_commit_super(root); in btrfs_remount()