udf_current_aext 1979 fs/udf/inode.c 		cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0);
udf_current_aext 2145 fs/udf/inode.c 	while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) ==
udf_current_aext  448 fs/udf/namei.c 		udf_current_aext(dir, &epos, &eloc, &elen, 1);
udf_current_aext  242 fs/udf/truncate.c 	while ((etype = udf_current_aext(inode, &epos, &eloc,
udf_current_aext  171 fs/udf/udfdecl.h extern int8_t udf_current_aext(struct inode *, struct extent_position *,