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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Ddirectory.c207 udf_get_fileshortad(uint8_t *ptr, int maxoffset, int *offset, int inc) function
213 printk(KERN_ERR "udf: udf_get_fileshortad() invalidparms\n");
H A Dudfdecl.h165 extern short_ad * udf_get_fileshortad(uint8_t *, int, int *, int);
H A Dinode.c1939 if (!(sad = udf_get_fileshortad(ptr, alen, &epos->offset, inc)))

Completed in 103 milliseconds