Home
last modified time | relevance | path

Searched refs:VSD_FIRST_SECTOR_OFFSET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c76 #define VSD_FIRST_SECTOR_OFFSET 32768 macro
705 loff_t sector = VSD_FIRST_SECTOR_OFFSET; in udf_check_vsd()
764 else if (!bh && sector - session_offset == VSD_FIRST_SECTOR_OFFSET) in udf_check_vsd()
2000 "check\n", VSD_FIRST_SECTOR_OFFSET); in udf_load_vrs()
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c72 #define VSD_FIRST_SECTOR_OFFSET 32768 macro
709 loff_t sector = VSD_FIRST_SECTOR_OFFSET; in udf_check_vsd()
768 else if (!bh && sector - session_offset == VSD_FIRST_SECTOR_OFFSET) in udf_check_vsd()
1960 "check\n", VSD_FIRST_SECTOR_OFFSET); in udf_load_vrs()

Completed in 7 milliseconds