Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dzoned.h51 int btrfs_sb_log_location(struct btrfs_device *device, int mirror, int rw,
138 static inline int btrfs_sb_log_location(struct btrfs_device *device, int mirror, in btrfs_sb_log_location() function
Ddisk-io.c3766 ret = btrfs_sb_log_location(device, i, WRITE, &bytenr); in write_dev_supers()
3854 ret = btrfs_sb_log_location(device, i, READ, &bytenr); in wait_dev_supers()
Dzoned.c915 int btrfs_sb_log_location(struct btrfs_device *device, int mirror, int rw, in btrfs_sb_log_location() function