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

/linux-master/fs/udf/
H A Dudfdecl.h174 extern int8_t udf_current_aext(struct inode *, struct extent_position *,
H A Dtruncate.c220 while ((etype = udf_current_aext(inode, &epos, &eloc,
H A Dinode.c2011 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0);
2177 while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) ==
2202 int8_t udf_current_aext(struct inode *inode, struct extent_position *epos, function

Completed in 108 milliseconds