Lines Matching refs:Vnode
271 static los_part *DiskPartAllocate(struct Vnode *dev, UINT64 start, UINT64 count)
320 struct Vnode *diskDev = NULL;
321 struct Vnode *partDev = NULL;
445 static INT32 GPTInfoGet(struct Vnode *blkDrv, CHAR *gptBuf)
489 static INT32 OsGPTPartitionRecognition(struct Vnode *blkDrv, struct disk_divide_info *info,
534 static INT32 DiskGPTPartitionRecognition(struct Vnode *blkDrv, struct disk_divide_info *info)
586 static INT32 OsMBRInfoGet(struct Vnode *blkDrv, CHAR *mbrBuf)
607 static INT32 OsEBRInfoGet(struct Vnode *blkDrv, const struct disk_divide_info *info,
655 static INT32 OsLogicalPartitionRecognition(struct Vnode *blkDrv, struct disk_divide_info *info,
694 static INT32 DiskPartitionRecognition(struct Vnode *blkDrv, struct disk_divide_info *info)
1268 static OsBcache *DiskCacheInit(UINT32 diskID, const struct geometry *diskInfo, struct Vnode *blkDriver)
1313 struct Vnode *blkDriver, los_disk *disk)
1418 struct geometry *diskInfo, struct Vnode *blkDriver)
1450 struct Vnode *blkDriver = NULL;
1621 static los_part *OsPartFind(los_disk *disk, const struct Vnode *blkDriver)
1647 los_part *los_part_find(struct Vnode *blkDriver)
1674 struct Vnode *node = NULL;