Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_superblock.h91 char s_label[16]; /* 16: volume label */ member
/linux/fs/zonefs/
H A Dzonefs.h155 char s_label[ZONEFS_LABEL_LEN]; member
/linux/block/partitions/
H A Dmsdos.c440 __le16 s_label; /* label */ member
511 if (p->s_label != UNIXWARE_FS_UNUSED) in parse_unixware()
/linux/fs/ocfs2/
H A Dsuper.c2173 strscpy(osb->vol_label, di->id2.i_super.s_label, in ocfs2_initialize_super()