Home
last modified time | relevance | path

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

/fs/exofs/
Dsys.c72 memcpy(buf, odi->systemid, odi->systemid_len); in systemid_show()
99 OSD_ATTR(systemid, S_IRUGO, systemid_show, NULL);
Dcommon.h136 u8 systemid[OSD_SYSTEMID_LEN]; member
Dsuper.c525 memcpy(odi->systemid, dt_dev->systemid, OSD_SYSTEMID_LEN); in exofs_devs_2_odi()