Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dzoned.h330 static inline bool btrfs_check_super_location(struct btrfs_device *device, u64 pos) in btrfs_check_super_location() function
Dscrub.c2727 if (!btrfs_check_super_location(scrub_dev, bytenr)) in scrub_supers()