Searched refs:path_is_encrypted (Results 1 – 5 of 5) sorted by relevance
10 r = path_is_encrypted(p); in test_path_is_encrypted_one()25 TEST(path_is_encrypted) { in TEST() argument
29 int path_is_encrypted(const char *path);
365 int path_is_encrypted(const char *path) { in path_is_encrypted() function
911 r = path_is_encrypted(c->parameter); in condition_test_path_is_encrypted()
1276 r = path_is_encrypted(get_home_root()); in determine_default_storage()