Searched refs:vol_label (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/uapi/linux/
H A Dmsdos_fs.h135 __u8 vol_label[11]; /* volume label */ member in struct:fat_boot_sector::__anon14242::__anon14243
158 __u8 vol_label[11]; /* volume label */ member in struct:fat_boot_sector::__anon14242::__anon14244
/linux-4.4.14/fs/ocfs2/
H A Dsuper.c243 osb->fs_generation, osb->vol_label); ocfs2_osb_dump()
2161 osb->vol_label = kmalloc(OCFS2_MAX_VOL_LABEL_LEN, GFP_KERNEL); ocfs2_initialize_super()
2162 if (!osb->vol_label) { ocfs2_initialize_super()
2297 strlcpy(osb->vol_label, di->id2.i_super.s_label, ocfs2_initialize_super()
2305 trace_ocfs2_initialize_super(osb->vol_label, osb->uuid_str, ocfs2_initialize_super()
2550 kfree(osb->vol_label); ocfs2_delete_osb()
H A Dioctl.c210 memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN); ocfs2_info_handle_label()
H A Docfs2.h325 u8 *vol_label; member in struct:ocfs2_super
/linux-4.4.14/fs/hpfs/
H A Dhpfs.h63 u8 vol_label[11]; member in struct:hpfs_boot_block

Completed in 514 milliseconds