Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Ddisk-io.h63 int btrfs_commit_super(struct btrfs_root *root);
Ddisk-io.c2359 ret = btrfs_commit_super(tree_root); in btrfs_replay_log()
3695 int btrfs_commit_super(struct btrfs_root *root) in btrfs_commit_super() function
3744 ret = btrfs_commit_super(root); in close_ctree()
Dsuper.c1546 ret = btrfs_commit_super(root); in btrfs_remount()