Searched refs:mount_in_initrd (Results 1 - 1 of 1) sorted by relevance
/systemd/src/fstab-generator/ | ||
H A D | fstab-generator.c | 138 static bool mount_in_initrd(struct mntent *me) { function 428 if (initrd && !mount_in_initrd(me)) |
Completed in 1368 milliseconds