Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ntfs/
Dntfs.h25 struct ntfs_bpb { struct
Dntfs.c51 static inline int ntfs_check_zero_fields(const struct ntfs_bpb *sb) in ntfs_check_zero_fields()
58 static inline int ntfs_check_sb_fields(const struct ntfs_bpb *sb) in ntfs_check_sb_fields()
1294 struct ntfs_bpb ntfs; in ntfs_fs_init()