Home
last modified time | relevance | path

Searched refs:LE (Results 1 – 5 of 5) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Df2fs.c87 LE, MIN(F2FS_LABEL_BYTES, VOLUME_ID_LABEL_SIZE)); in volume_id_probe_f2fs()
Dexfat.c126 LE, 2 * de->type.label.char_count); in volume_id_probe_exfat()
Dntfs.c191 volume_id_set_label_unicode16(id, val, LE, val_len); in volume_id_probe_ntfs()
Dvolume_id_internal.h131 LE = 0, enumerator
Dutil.c30 if (endianess == LE) in volume_id_set_unicode16()