Searched refs:UNIXFILE_DIRSYNC (Results 1 – 1 of 1) sorted by relevance
39169 # define UNIXFILE_DIRSYNC 0x08 /* Directory sync needed */ macro39171 # define UNIXFILE_DIRSYNC 0x00 macro42626 if( pFile->ctrlFlags & UNIXFILE_DIRSYNC ){ in unixSync()42638 pFile->ctrlFlags &= ~UNIXFILE_DIRSYNC; in unixSync()45323 if( isNewJrnl ) ctrlFlags |= UNIXFILE_DIRSYNC; in unixOpen()