Home
last modified time | relevance | path

Searched refs:read_err_str (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dsuper.c665 const char *read_err_str = "Unable to read %s boot sector."; in read_ntfs_boot_sector() local
677 ntfs_error(sb, read_err_str, "primary"); in read_ntfs_boot_sector()
693 ntfs_error(sb, read_err_str, "backup"); in read_ntfs_boot_sector()
704 ntfs_error(sb, read_err_str, "backup"); in read_ntfs_boot_sector()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dsuper.c673 const char *read_err_str = "Unable to read %s boot sector."; in read_ntfs_boot_sector() local
685 ntfs_error(sb, read_err_str, "primary"); in read_ntfs_boot_sector()
701 ntfs_error(sb, read_err_str, "backup"); in read_ntfs_boot_sector()
712 ntfs_error(sb, read_err_str, "backup"); in read_ntfs_boot_sector()

Completed in 8 milliseconds