Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.c3749 ret = btrfs_sb_log_location(device, i, WRITE, &bytenr); in write_dev_supers()
3833 ret = btrfs_sb_log_location(device, i, READ, &bytenr); in wait_dev_supers()
H A Dzoned.c897 int btrfs_sb_log_location(struct btrfs_device *device, int mirror, int rw, in btrfs_sb_log_location() function
H A Dscrub.c2937 ret = btrfs_sb_log_location(scrub_dev, i, 0, &bytenr); in scrub_supers()