gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:fatUpdateFile (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
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) {