Home
last modified time | relevance | path

Searched defs:path_is_read_only_fs (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-stat-util.c110 TEST(path_is_read_only_fs) { in TEST() argument
/systemd-251/src/basic/
Dstat-util.c173 int path_is_read_only_fs(const char *path) { in path_is_read_only_fs() function