Searched refs:netype (Results 1 - 1 of 1) sorted by path

/linux-master/fs/udf/
H A Dtruncate.c69 int8_t etype = -1, netype; local
88 while ((netype = udf_next_aext(inode, &epos, &eloc, &elen, 1)) != -1) {
89 etype = netype;

Completed in 201 milliseconds