Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/udf/
H A Dudfdecl.h171 extern int8_t udf_current_aext(struct inode *, struct extent_position *,
H A Dtruncate.c242 while ((etype = udf_current_aext(inode, &epos, &eloc, in udf_truncate_extents()
H A Dinode.c1982 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0); in udf_setup_indirect_aext()
2148 while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) == in udf_next_aext()
2173 int8_t udf_current_aext(struct inode *inode, struct extent_position *epos, in udf_current_aext() function
H A Dnamei.c448 udf_current_aext(dir, &epos, &eloc, &elen, 1); in udf_add_entry()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/udf/
H A Dudfdecl.h171 extern int8_t udf_current_aext(struct inode *, struct extent_position *,
H A Dtruncate.c242 while ((etype = udf_current_aext(inode, &epos, &eloc, in udf_truncate_extents()
H A Dinode.c1982 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0); in udf_setup_indirect_aext()
2148 while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) == in udf_next_aext()
2173 int8_t udf_current_aext(struct inode *inode, struct extent_position *epos, in udf_current_aext() function
H A Dnamei.c448 udf_current_aext(dir, &epos, &eloc, &elen, 1); in udf_add_entry()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/udf/
H A Dudfdecl.h171 extern int8_t udf_current_aext(struct inode *, struct extent_position *,
H A Dtruncate.c242 while ((etype = udf_current_aext(inode, &epos, &eloc, in udf_truncate_extents()
H A Dinode.c1982 cp_type = udf_current_aext(inode, epos, &cp_loc, &cp_len, 0); in udf_setup_indirect_aext()
2148 while ((etype = udf_current_aext(inode, epos, eloc, elen, inc)) == in udf_next_aext()
2173 int8_t udf_current_aext(struct inode *inode, struct extent_position *epos, in udf_current_aext() function
H A Dnamei.c448 udf_current_aext(dir, &epos, &eloc, &elen, 1); in udf_add_entry()