Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dinode.c1389 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1426 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1441 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1461 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1488 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1489 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1520 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1525 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1599 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
H A Dntfs.h388 #define SIZEOF_RESIDENT_LE cpu_to_le16(0x18) macro
H A Dfrecord.c920 attr->res.data_off = SIZEOF_RESIDENT_LE; in ni_create_attr_list()