Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dfilesystems.h27 typedef struct FilesystemSet { struct
31 } FilesystemSet; argument
33 extern const FilesystemSet filesystem_sets[];
35 const FilesystemSet *filesystem_set_find(const char *name);
Dfilesystems.c52 const FilesystemSet filesystem_sets[_FILESYSTEM_SET_MAX] = {
168 const FilesystemSet *filesystem_set_find(const char *name) { in filesystem_set_find()
Dmountpoint-util.c381 const FilesystemSet *fs; in fstype_is_api_vfs()
/systemd-251/src/analyze/
Danalyze-filesystems.c52 static void filesystem_set_remove(Set *s, const FilesystemSet *set) { in filesystem_set_remove()
63 static void dump_filesystem_set(const FilesystemSet *set) { in dump_filesystem_set()
132 const FilesystemSet *set = filesystem_sets + i; in verb_filesystems()
206 const FilesystemSet *set; in verb_filesystems()
/systemd-251/src/core/
Dbpf-lsm.c341 const FilesystemSet *set; in lsm_bpf_parse_filesystem()