Searched refs:is_block_device_ (Results 1 – 2 of 2) sorted by relevance
148 bool is_block_device_ = false; variable
138 is_block_device_ = S_ISBLK(stat.st_mode); in SetFd()540 if (is_dev_null_ || is_block_device_) { in Truncate()