Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dcoretemp.c46 ATTR_LABEL, enumerator
345 struct temp_data *tdata = container_of(devattr, struct temp_data, sd_attrs[ATTR_LABEL]); in show_label()
/linux/fs/ntfs3/
H A Dntfs.h110 ATTR_LABEL = cpu_to_le32(0x60), enumerator
H A Dfsntfs.c2676 ni_remove_attr(ni, ATTR_LABEL, NULL, 0, false, NULL); in ntfs_set_label()
2678 err = ni_insert_resident(ni, uni_bytes, ATTR_LABEL, NULL, 0, &attr, in ntfs_set_label()