Searched refs:SIZEOF_NONRESIDENT_EX (Results 1 – 5 of 5) sorted by relevance
1465 attr->size = cpu_to_le32(SIZEOF_NONRESIDENT_EX + 8); in ntfs_create_inode()1468 asize = SIZEOF_NONRESIDENT_EX + 8; in ntfs_create_inode()1470 attr->size = cpu_to_le32(SIZEOF_NONRESIDENT_EX + 8); in ntfs_create_inode()1474 asize = SIZEOF_NONRESIDENT_EX + 8; in ntfs_create_inode()
321 if (asize < SIZEOF_NONRESIDENT_EX) in mi_enum_attr()
385 #define SIZEOF_NONRESIDENT_EX 0x48 macro
2995 (is_ext ? SIZEOF_NONRESIDENT_EX : SIZEOF_NONRESIDENT); in attr_create_nonres_log()3017 cpu_to_le16(SIZEOF_NONRESIDENT_EX + name_size); in attr_create_nonres_log()3018 memcpy(Add2Ptr(attr, SIZEOF_NONRESIDENT_EX), name, in attr_create_nonres_log()
1453 u32 name_off = is_ext ? SIZEOF_NONRESIDENT_EX : SIZEOF_NONRESIDENT; in ni_insert_nonresident()1768 (SIZEOF_NONRESIDENT_EX + 8) : in ni_new_attr_flags()