Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/tests/
Dbtrfs-tests.h10 int btrfs_run_sanity_tests(void);
51 static inline int btrfs_run_sanity_tests(void) in btrfs_run_sanity_tests() function
Dbtrfs-tests.c259 int btrfs_run_sanity_tests(void) in btrfs_run_sanity_tests() function
/linux-5.19.10/fs/btrfs/
Dsuper.c2716 err = btrfs_run_sanity_tests(); in init_btrfs_fs()