Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/tests/
Dbtrfs-tests.h31 int btrfs_test_inodes(void);
58 static inline int btrfs_test_inodes(void) in btrfs_test_inodes() function
Dinode-tests.c1105 int btrfs_test_inodes(void) in btrfs_test_inodes() function
/linux-4.4.14/fs/btrfs/
Dsuper.c2248 ret = btrfs_test_inodes(); in btrfs_run_sanity_tests()