Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Ddisk-io.h61 int btrfs_commit_super(struct btrfs_fs_info *fs_info);
Ddisk-io.c2286 ret = btrfs_commit_super(fs_info); in btrfs_replay_log()
4006 int btrfs_commit_super(struct btrfs_fs_info *fs_info) in btrfs_commit_super() function
4087 ret = btrfs_commit_super(fs_info); in close_ctree()
Dsuper.c1898 ret = btrfs_commit_super(fs_info); in btrfs_remount()