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