Lines Matching refs:silent
490 const struct ntfs_boot_sector *b, const bool silent) in is_boot_sector_ntfs() argument
499 if ((void *)b < (void *)&b->checksum && b->checksum && !silent) { in is_boot_sector_ntfs()
553 if (!silent && b->end_of_sector_marker != cpu_to_le16(0xaa55)) in is_boot_sector_ntfs()
568 const int silent) in read_ntfs_boot_sector() argument
577 if (!silent) in read_ntfs_boot_sector()
584 silent)) { in read_ntfs_boot_sector()
585 if (!silent) in read_ntfs_boot_sector()
2274 int silent = fc->sb_flags & SB_SILENT; in ntfs_fill_super() local
2305 if (!silent) in ntfs_fill_super()
2319 if (!silent) in ntfs_fill_super()
2328 if (!silent) in ntfs_fill_super()
2335 boot = read_ntfs_boot_sector(sb, silent); in ntfs_fill_super()
2337 if (!silent) in ntfs_fill_super()
2348 if (!silent) in ntfs_fill_super()
2356 if (!silent) in ntfs_fill_super()
2394 if (!silent) in ntfs_fill_super()
2402 if (!silent) in ntfs_fill_super()