Searched refs:UNIXFILE_DIRSYNC (Results 1 – 1 of 1) sorted by relevance
40524 # define UNIXFILE_DIRSYNC 0x08 /* Directory sync needed */ macro40526 # define UNIXFILE_DIRSYNC 0x00 macro44138 if( pFile->ctrlFlags & UNIXFILE_DIRSYNC ){ in unixSync()44150 pFile->ctrlFlags &= ~UNIXFILE_DIRSYNC; in unixSync()46974 if( isNewJrnl ) ctrlFlags |= UNIXFILE_DIRSYNC; in unixOpen()