Searched refs:mount_vtable (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/core/ | ||
D | mount.h | 92 extern const UnitVTable mount_vtable; |
D | mount.c | 2206 const UnitVTable mount_vtable = { variable |
D | unit.c | 80 [UNIT_MOUNT] = &mount_vtable, |