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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dudfdecl.h157 extern int8_t udf_current_aext(struct inode *, struct extent_position *,
H A Dtruncate.c236 while ((etype = udf_current_aext(inode, &epos, &eloc,
H A Dinode.c1836 while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) ==
1853 int8_t udf_current_aext(struct inode *inode, struct extent_position *epos, function
H A Dnamei.c429 udf_current_aext(dir, &epos, &eloc, &elen, 1);

Completed in 66 milliseconds