Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dinode.c1319 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1356 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1371 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1391 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1418 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1419 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1450 attr->name_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1455 attr->res.data_off = SIZEOF_RESIDENT_LE; in ntfs_create_inode()
1529 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.c868 attr->res.data_off = SIZEOF_RESIDENT_LE; in ni_create_attr_list()