Searched refs:fs_flags (Results 1 – 5 of 5) sorted by relevance
186 DWORD fs_flags = 0; in VolumeSupportsADS() local187 if (!GetVolumeInformationW(drive, NULL, 0, 0, NULL, &fs_flags, NULL, 0)) in VolumeSupportsADS()190 if (fs_flags & FILE_NAMED_STREAMS) in VolumeSupportsADS()
212 char fs_flags; /* currently unused flag */ member
329 grub_int32_t fs_flags; /* see FS_ flags below */ member
1777 .fs_flags = FS_REQUIRES_DEV,1824 .fs_flags = FS_REQUIRES_DEV,
1312 int fs_flags; member