Searched refs:MBFLAG_INODE_BLOCKS (Results 1 – 3 of 3) sorted by relevance
55 #define MBFLAG_INODE_BLOCKS ( 0x04U ) macro
204 pMB->bFlags |= MBFLAG_INODE_BLOCKS; in RedVolFormat()
115 ( ( ( pMB->bFlags & MBFLAG_INODE_BLOCKS ) != 0U ) != ( REDCONF_INODE_BLOCKS == 1 ) ) ) in RedVolMountMaster()
Completed in 138 milliseconds