Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Ddisk-io.h60 int btrfs_commit_super(struct btrfs_fs_info *fs_info);
Ddisk-io.c2312 ret = btrfs_commit_super(fs_info); in btrfs_replay_log()
3910 int btrfs_commit_super(struct btrfs_fs_info *fs_info) in btrfs_commit_super() function
3968 ret = btrfs_commit_super(fs_info); in close_ctree()
Dsuper.c1834 ret = btrfs_commit_super(fs_info); in btrfs_remount()