Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dinode.c1567 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1604 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1619 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1639 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1666 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1667 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1698 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1703 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1778 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
H A Dntfs.h393 #define SIZEOF_RESIDENT_LE cpu_to_le16(0x18) macro
H A Dfrecord.c901 attr->res.data_off = SIZEOF_RESIDENT_LE; in ni_create_attr_list()