Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dbtrfs-tests.h10 int btrfs_run_sanity_tests(void);
51 static inline int btrfs_run_sanity_tests(void) in btrfs_run_sanity_tests() function
H A Dbtrfs-tests.c251 int btrfs_run_sanity_tests(void) in btrfs_run_sanity_tests() function
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsuper.c2563 err = btrfs_run_sanity_tests(); in init_btrfs_fs()