Home
last modified time | relevance | path

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

/systemd-251/src/shared/ !
Ddissect-image.c1218 static int run_fsck(const char *node, const char *fstype) { in run_fsck() function
1329 r = run_fsck(node, fstype); in mount_partition()
/systemd-251/src/home/ !
Dhomework-luks.c212 static int run_fsck(const char *node, const char *fstype) { in run_fsck() function
1420 r = run_fsck(setup->dm_node, fstype); in home_setup_luks()