udf_current_aext 1829 fs/udf/inode.c 	while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) ==
udf_current_aext  437 fs/udf/namei.c 		udf_current_aext(dir, &epos, &eloc, &elen, 1);
udf_current_aext  236 fs/udf/truncate.c 		while ((etype = udf_current_aext(inode, &epos, &eloc,
udf_current_aext  150 fs/udf/udfdecl.h extern int8_t udf_current_aext(struct inode *, struct extent_position *,