Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dea.c65 static const char lxmod[] = "$LXMOD"; variable
480 char name[sizeof(lxmod)]; in ntfs_ea_set_wsl_not_symlink()
482 char stuff[3 & -(sizeof(lxmod) + sizeof(mode))]; in ntfs_ea_set_wsl_not_symlink()
499 attr.mod.base.name_length = sizeof(lxmod) - 1; in ntfs_ea_set_wsl_not_symlink()
501 memcpy(attr.mod.name, lxmod, sizeof(lxmod)); in ntfs_ea_set_wsl_not_symlink()