Home
last modified time | relevance | path

Searched refs:btrfs_check_super_location (Results 1 – 2 of 2) sorted by relevance

/fs/btrfs/
Dzoned.h347 static inline bool btrfs_check_super_location(struct btrfs_device *device, u64 pos) in btrfs_check_super_location() function
Dscrub.c4184 if (!btrfs_check_super_location(scrub_dev, bytenr)) in scrub_supers()