Searched refs:fromInfo (Results 1 – 1 of 1) sorted by relevance
61 attr_info fromInfo; in moveAttribute() local62 if (fs_stat_attr(fromFileFD, fromAttr, &fromInfo) != 0) { in moveAttribute()75 int fromAttrFD = fs_fopen_attr(fromFileFD, fromAttr, fromInfo.type, in moveAttribute()82 int toAttrFD = fs_fopen_attr(toFileFD, toAttr, fromInfo.type, in moveAttribute()89 size_t bytesLeft = fromInfo.size; in moveAttribute()