Home
last modified time | relevance | path

Searched refs:js (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Djfs.c47 struct jfs_super_block *js; in volume_id_probe_jfs() local
51 js = volume_id_get_buffer(id, off + JFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_jfs()
52 if (js == NULL) in volume_id_probe_jfs()
55 if (memcmp(js->magic, "JFS1", 4) != 0) in volume_id_probe_jfs()
59 volume_id_set_label_string(id, js->label, 16); in volume_id_probe_jfs()
60 volume_id_set_uuid(id, js->uuid, UUID_DCE); in volume_id_probe_jfs()
/busybox-1.35.0/testsuite/
Dmakedevs.device_table.txt83 #/dev/input/js c 660 0 0 13 0 0 1 4