Searched refs:statfs_results (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c145 struct statfs statfs_results; local
167 local_result = statfs(g_target_path, &statfs_results);
174 else if (statfs_results.f_flags & MNT_CPROTECT)

Completed in 18 milliseconds