Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dfilesystems.c30 int fs_in_group(const struct statfs *s, FilesystemGroups fs_group) { in fs_in_group() argument
34 NULSTR_FOREACH(fs, filesystem_sets[fs_group].value) { in fs_in_group()
Dfilesystems.h39 int fs_in_group(const struct statfs *s, enum FilesystemGroups fs_group);