Searched refs:iu_uuid_str (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ocfs2/ | ||
D | ocfs2_ioctl.h | 111 __u8 iu_uuid_str[OCFS2_TEXT_UUID_LEN + 1]; member |
D | ioctl.c | 227 memcpy(oiu.iu_uuid_str, osb->uuid_str, OCFS2_TEXT_UUID_LEN + 1); in ocfs2_info_handle_uuid() |