Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dtest_utils.cc119 strncpy(reinterpret_cast<char*>(device_info.lo_file_name), in SetLoopDeviceStatus()
122 device_info.lo_file_name[LO_NAME_SIZE - 1] = '\0'; in SetLoopDeviceStatus()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dloop.h58 __u8 lo_file_name[LO_NAME_SIZE]; member