Search | Google it | Results 1 - 1 of 1 for funcall:fat_chmod (0.01 seconds) |
4431: { 4432: return fat_chmod((FATFS*)fd->fd_fs, (FATNODE*)fd->fd_inode, mode); 4433: } 5532: } else { 5533: err = fat_chmod((FATFS*)fs, (FATNODE*)lp.lp_inode, 5534: req->r_chmod.mode);