Home
last modified time | relevance | path

Searched refs:identify_vsd (Results 1 - 2 of 2) 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() function
742 nsr = identify_vsd(vsd); in udf_check_vsd()
754 nsr = identify_vsd(vsd + 1); in udf_check_vsd()
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c657 static int identify_vsd(const struct volStructDesc *vsd) in identify_vsd() function
746 nsr = identify_vsd(vsd); in udf_check_vsd()
758 nsr = identify_vsd(vsd + 1); in udf_check_vsd()

Completed in 6 milliseconds