Search | Google it | Results 1 - 1 of 1 for funcall:fatUpdateFile (0.01 seconds) |
3814: inode->fino_filsz = size; 3815: err = fatUpdateFile(fs, inode); 3816: exit0: 3832: /* File update */ 3833: err = fatUpdateFile(fs, inode); 3834: } 4832: /* Update */ 4833: err = fatUpdateFile(fs, inode); 4834: if (err >= E_OK) {