udf_add_aext      283 fs/udf/inode.c 	udf_add_aext(inode, &epos, eloc, elen, 0);
udf_add_aext      413 fs/udf/inode.c 		udf_add_aext(inode, last_pos, last_ext->extLocation,
udf_add_aext      434 fs/udf/inode.c 		if (udf_add_aext(inode, last_pos, last_ext->extLocation,
udf_add_aext      442 fs/udf/inode.c 		if (udf_add_aext(inode, last_pos, last_ext->extLocation,
udf_add_aext      451 fs/udf/inode.c 		if (udf_add_aext(inode, last_pos, prealloc_loc,
udf_add_aext     1916 fs/udf/inode.c 	udf_add_aext(inode, &epos, neloc, nelen, 1);
udf_add_aext      917 fs/udf/namei.c 		udf_add_aext(inode, &epos, eloc, bsize, 0);
udf_add_aext      142 fs/udf/udfdecl.h extern int8_t udf_add_aext(struct inode *, struct extent_position *,