Searched refs:ntfs_check_zero_fields (Results 1 – 3 of 3) sorted by relevance
318 static inline int ntfs_check_zero_fields(const struct ntfs_boot_sector *sb) in ntfs_check_zero_fields() function327 return ntfs_check_zero_fields(sb) && in ntfs_check_sb_fields()
168 if (ntfs_check_zero_fields((struct ntfs_boot_sector *)bs)) in syslinux_check_bootsect()
51 static inline int ntfs_check_zero_fields(const struct ntfs_bpb *sb) in ntfs_check_zero_fields() function60 return ntfs_check_zero_fields(sb) && in ntfs_check_sb_fields()