Searched refs:hasDemandInfo (Results 1 – 1 of 1) sorted by relevance
61 static inline PathMountNode *CreatePathMountNode(uint32_t type, uint32_t hasDemandInfo) in CreatePathMountNode() argument63 uint32_t len = hasDemandInfo ? sizeof(PathDemandInfo) : 0; in CreatePathMountNode()