Searched refs:inc_share (Results 1 – 1 of 1) sorted by relevance
804 static UINT inc_share ( /* Increment object open counter and returns its index (0:Internal error) */ in inc_share() function3418 fp->obj.lockid = inc_share(&dj, (mode & ~FA_READ) ? 1 : 0); /* Lock the file for this session */ in f_open()4244 dp->obj.lockid = inc_share(dp, 0); /* Lock the sub directory */ in f_opendir()