Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c475 const char *statmount_opts; in test_statmount_mnt_opts() local
543 statmount_opts = sm->str + sm->mnt_opts; in test_statmount_mnt_opts()
545 statmount_opts = ""; in test_statmount_mnt_opts()
546 if (strcmp(statmount_opts, p) != 0) in test_statmount_mnt_opts()
549 statmount_opts, p); in test_statmount_mnt_opts()