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