Searched refs:udf_current_aext (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/udf/ |
H A D | udfdecl.h | 176 extern int udf_current_aext(struct inode *inode, struct extent_position *epos,
|
H A D | truncate.c | 240 while ((ret = udf_current_aext(inode, &epos, &eloc, in udf_truncate_extents()
|
H A D | inode.c | 2033 err = udf_current_aext(inode, epos, &cp_loc, &cp_len, &cp_type, 0); in udf_setup_indirect_aext() 2210 ret = udf_current_aext(inode, epos, eloc, elen, in udf_next_aext() 2239 int udf_current_aext(struct inode *inode, struct extent_position *epos, in udf_current_aext() function
|