Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c537 size_t len, shortsize, exactsize; in test_statmount_string() local
568 shortsize = sizeof(*sm) + i; in test_statmount_string()
577 ret = statmount(root_id, 0, mask, sm, shortsize, 0); in test_statmount_string()