Home
last modified time | relevance | path

Searched refs:AT_END (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dattrib.c616 a->type == AT_END)) in ntfs_attr_find()
892 if (type == AT_END) in ntfs_external_attr_find()
1058 if (a->type == AT_END) in ntfs_external_attr_find()
1112 * If we were looking for AT_END, we reset the search context @ctx and in ntfs_external_attr_find()
1115 if (type == AT_END) { in ntfs_external_attr_find()
1117 return ntfs_attr_find(AT_END, name, name_len, ic, val, val_len, in ntfs_external_attr_find()
H A Dlayout.h308 * is terminated by an attribute of type AT_END which is a truncated attribute
309 * in that it only consists of the attribute type code AT_END and none of the
473 AT_END = cpu_to_le32(0xffffffff) enumerator
H A Dmft.c2069 a->type = AT_END; in ntfs_mft_record_layout()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dattrib.c616 a->type == AT_END)) in ntfs_attr_find()
892 if (type == AT_END) in ntfs_external_attr_find()
1058 if (a->type == AT_END) in ntfs_external_attr_find()
1112 * If we were looking for AT_END, we reset the search context @ctx and in ntfs_external_attr_find()
1115 if (type == AT_END) { in ntfs_external_attr_find()
1117 return ntfs_attr_find(AT_END, name, name_len, ic, val, val_len, in ntfs_external_attr_find()
H A Dlayout.h308 * is terminated by an attribute of type AT_END which is a truncated attribute
309 * in that it only consists of the attribute type code AT_END and none of the
473 AT_END = cpu_to_le32(0xffffffff) enumerator
H A Dmft.c2071 a->type = AT_END; in ntfs_mft_record_layout()

Completed in 22 milliseconds