Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.h65 int btrfs_commit_super(struct btrfs_root *root);
Ddisk-io.c2340 ret = btrfs_commit_super(tree_root); in btrfs_replay_log()
3718 int btrfs_commit_super(struct btrfs_root *root) in btrfs_commit_super() function
3790 ret = btrfs_commit_super(root); in close_ctree()
Dsuper.c1686 ret = btrfs_commit_super(root); in btrfs_remount()