Searched refs:udf_current_aext (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/udf/ |
D | udfdecl.h | 174 extern int8_t udf_current_aext(struct inode *, struct extent_position *,
|
D | truncate.c | 220 while ((etype = udf_current_aext(inode, &epos, &eloc, in udf_truncate_extents()
|
D | inode.c | 2005 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0); in udf_setup_indirect_aext() 2171 while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) == in udf_next_aext() 2196 int8_t udf_current_aext(struct inode *inode, struct extent_position *epos, in udf_current_aext() function
|