Searched refs:fSlot1Allocated (Results 1 – 1 of 1) sorted by relevance
441 bool fSlot1Allocated; in RedInodeFree() local449 if( fSlot1Allocated ) in RedInodeFree()464 if( !fSlot1Allocated ) in RedInodeFree()886 bool fSlot1Allocated; in RedInodeIsFree() local888 ret = RedInodeBitGet( gpRedCoreVol->bCurMR, ulInode, 1U, &fSlot1Allocated ); in RedInodeIsFree()890 if( ( ret == 0 ) && !fSlot1Allocated ) in RedInodeIsFree()944 bool fSlot1Allocated; in InodeGetWriteableCopy() local950 if( !fSlot1Allocated ) in InodeGetWriteableCopy()1013 bool fSlot1Allocated; in InodeGetCurrentCopy() local1015 ret = RedInodeBitGet( gpRedCoreVol->bCurMR, ulInode, 1U, &fSlot1Allocated ); in InodeGetCurrentCopy()[all …]
Completed in 5 milliseconds