Home
last modified time | relevance | path

Searched refs:volStructDesc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c653 static int identify_vsd(const struct volStructDesc *vsd) in identify_vsd()
704 struct volStructDesc *vsd = NULL; in udf_check_vsd()
713 if (sb->s_blocksize < sizeof(struct volStructDesc)) in udf_check_vsd()
714 sectorsize = sizeof(struct volStructDesc); in udf_check_vsd()
740 vsd = (struct volStructDesc *)(bh->b_data + in udf_check_vsd()
H A Decma_167.h103 struct volStructDesc { struct
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c657 static int identify_vsd(const struct volStructDesc *vsd) in identify_vsd()
708 struct volStructDesc *vsd = NULL; in udf_check_vsd()
717 if (sb->s_blocksize < sizeof(struct volStructDesc)) in udf_check_vsd()
718 sectorsize = sizeof(struct volStructDesc); in udf_check_vsd()
744 vsd = (struct volStructDesc *)(bh->b_data + in udf_check_vsd()
H A Decma_167.h103 struct volStructDesc { struct

Completed in 12 milliseconds