Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ntfs/
Dstruct.h34 int cengine; member
Dattr.c527 attr->cengine = 0; in ntfs_create_attr()
692 attr->cengine = NTFS_GETU16(attrdata + 0x22); in ntfs_insert_attribute()
Dinode.c1061 NTFS_PUTU16(buf + 0x22, attr->cengine); in layout_attr()