Home
last modified time | relevance | path

Searched refs:udf_current_aext (Results 1 – 4 of 4) sorted by relevance

/fs/udf/
Dtruncate.c224 while ((etype = udf_current_aext(inode, &epos, &eloc, in udf_truncate_extents()
Dudfdecl.h175 extern int8_t udf_current_aext(struct inode *, struct extent_position *,
Dinode.c1983 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0); in udf_setup_indirect_aext()
2149 while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) == in udf_next_aext()
2174 int8_t udf_current_aext(struct inode *inode, struct extent_position *epos, in udf_current_aext() function
Dnamei.c450 udf_current_aext(dir, &epos, &eloc, &elen, 1); in udf_add_entry()