Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs2_ioctl.h106 __u8 il_label[OCFS2_MAX_VOL_LABEL_LEN];
H A Dioctl.c209 memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN); in ocfs2_info_handle_label()
H A Dsuper.c2050 osb->vol_label = kmalloc(OCFS2_MAX_VOL_LABEL_LEN, GFP_KERNEL); in ocfs2_initialize_super()
2174 OCFS2_MAX_VOL_LABEL_LEN); in ocfs2_initialize_super()