Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Ddisk-io.h56 int btrfs_commit_super(struct btrfs_root *root);
Ddisk-io.c2432 ret = btrfs_commit_super(tree_root); in open_ctree()
2984 int btrfs_commit_super(struct btrfs_root *root) in btrfs_commit_super() function
3049 ret = btrfs_commit_super(root); in close_ctree()
Dsuper.c1014 ret = btrfs_commit_super(root); in btrfs_remount()