Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Ddisk-io.h54 int btrfs_commit_super(struct btrfs_root *root);
Ddisk-io.c2055 ret = btrfs_commit_super(tree_root); in open_ctree()
2484 int btrfs_commit_super(struct btrfs_root *root) in btrfs_commit_super() function
2539 ret = btrfs_commit_super(root); in close_ctree()
Dsuper.c894 ret = btrfs_commit_super(root); in btrfs_remount()