Searched refs:mnt_msg (Results 1 – 1 of 1) sorted by relevance
609 char mnt_msg[1024]; in mt_l_error_to_action() local622 (void) memset(mnt_msg, 0, sizeof (mnt_msg)); in mt_l_error_to_action()748 rc = snprintf(mnt_msg, sizeof (mnt_msg), in mt_l_error_to_action()750 mnt_msg, p->namep->bname, mp); in mt_l_error_to_action()769 len = strlen(umnt_msg) + strlen(fsck_msg) + strlen(mnt_msg) + in mt_l_error_to_action()776 !only_fsck? "\n": "", mnt_msg); in mt_l_error_to_action()