Home
last modified time | relevance | path

Searched refs:INCFS_IOC_FILL_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/system/incremental_delivery/incfs/kernel-headers/linux/
Dincrementalfs.h66 #define INCFS_IOC_FILL_BLOCKS \ macro
/system/incremental_delivery/incfs/
Dincfs.cpp1269 const auto written = ::ioctl(fd, INCFS_IOC_FILL_BLOCKS, &args); in writeBlocks()