Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Ddisk-io.h65 int btrfs_commit_super(struct btrfs_root *root);
Ddisk-io.c2408 ret = btrfs_commit_super(tree_root); in btrfs_replay_log()
3786 int btrfs_commit_super(struct btrfs_root *root) in btrfs_commit_super() function
3845 ret = btrfs_commit_super(root); in close_ctree()
Dsuper.c1680 ret = btrfs_commit_super(root); in btrfs_remount()