Home
last modified time | relevance | path

Searched refs:udf_get_fileshortad (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Ddirectory.c199 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad() function
H A Dudfdecl.h251 extern struct short_ad *udf_get_fileshortad(uint8_t *, int, uint32_t *, int);
H A Dinode.c2203 sad = udf_get_fileshortad(ptr, alen, &epos->offset, inc); in udf_current_aext()
/kernel/linux/linux-6.6/fs/udf/
H A Dudfdecl.h250 extern struct short_ad *udf_get_fileshortad(uint8_t *, int, uint32_t *, int);
H A Ddirectory.c490 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad() function
H A Dinode.c2225 sad = udf_get_fileshortad(ptr, alen, &epos->offset, inc); in udf_current_aext()

Completed in 9 milliseconds