Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dbtrfs-tests.h37 int btrfs_test_qgroups(u32 sectorsize, u32 nodesize);
H A Dbtrfs-tests.c291 ret = btrfs_test_qgroups(sectorsize, nodesize); in btrfs_run_sanity_tests()
H A Dqgroup-tests.c471 int btrfs_test_qgroups(u32 sectorsize, u32 nodesize) in btrfs_test_qgroups() function