Searched refs:PathDemandInfo (Results 1 – 2 of 2) sorted by relevance
109 } PathDemandInfo; typedef121 PathDemandInfo demandInfo[0];
63 uint32_t len = hasDemandInfo ? sizeof(PathDemandInfo) : 0; in CreatePathMountNode()