Searched refs:il_label (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/fs/ocfs2/ | ||
D | ocfs2_ioctl.h | 106 __u8 il_label[OCFS2_MAX_VOL_LABEL_LEN]; member |
D | ioctl.c | 208 memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN); in ocfs2_info_handle_label() |