Searched refs:volStructDesc (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/udf/
H A Dsuper.c688 static int identify_vsd(const struct volStructDesc *vsd)
739 struct volStructDesc *vsd = NULL;
748 if (sb->s_blocksize < sizeof(struct volStructDesc))
749 sectorsize = sizeof(struct volStructDesc);
775 vsd = (struct volStructDesc *)(bh->b_data +
H A Decma_167.h103 struct volStructDesc { struct

Completed in 160 milliseconds