Home
last modified time | relevance | path

Searched refs:vol_label (Results 1 – 4 of 4) sorted by relevance

/fs/ocfs2/
A Dsuper.c227 osb->fs_generation, osb->vol_label); in ocfs2_osb_dump()
2050 osb->vol_label = kmalloc(OCFS2_MAX_VOL_LABEL_LEN, GFP_KERNEL); in ocfs2_initialize_super()
2051 if (!osb->vol_label) { in ocfs2_initialize_super()
2173 strscpy(osb->vol_label, di->id2.i_super.s_label, in ocfs2_initialize_super()
2181 trace_ocfs2_initialize_super(osb->vol_label, osb->uuid_str, in ocfs2_initialize_super()
2250 kfree(osb->vol_label); in ocfs2_initialize_super()
2462 kfree(osb->vol_label); in ocfs2_delete_osb()
A Docfs2.h352 u8 *vol_label; member
A Dioctl.c209 memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN); in ocfs2_info_handle_label()
/fs/hpfs/
A Dhpfs.h64 u8 vol_label[11]; member

Completed in 19 milliseconds