Searched refs:bWhich (Results 1 – 2 of 2) sorted by relevance
49 uint8_t bWhich,53 uint8_t bWhich );110 uint8_t bWhich = 0U; /* Init'd to quiet warnings. */ in RedInodeMount() local115 ret = InodeGetCurrentCopy( pInode->ulInode, &bWhich ); in RedInodeMount()747 uint8_t bWhich; in RedInodeBranch() local1057 uint8_t bWhich, in RedInodeBitGet() argument1062 if( !INODE_IS_VALID( ulInode ) || ( bWhich > 1U ) ) in RedInodeBitGet()1093 uint8_t bWhich, in InodeBitSet() argument1098 if( !INODE_IS_VALID( ulInode ) || ( bWhich > 1U ) ) in InodeBitSet()1121 uint8_t bWhich ) in InodeBlock() argument[all …]
246 uint8_t bWhich,
Completed in 7 milliseconds