Searched defs:ntfscomp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dntfscomp.c0 /* ntfscomp.c - compression support for the NTFS filesystem */
290 ntfscomp (struct grub_ntfs_attr *at, char *dest, grub_uint32_t ofs, function
367 GRUB_MOD_INIT (ntfscomp)
369 grub_ntfscomp_func = ntfscomp;
372 GRUB_MOD_FINI (ntfscomp)

Completed in 22 milliseconds