Searched refs:dir_fd (Results 1 – 3 of 3) sorted by relevance
131 base::PlatformFile dir_fd = base::CreatePlatformFile( in DeleteFile() local133 if (dir_fd == base::kInvalidPlatformFileValue) { in DeleteFile()136 if (fsync(dir_fd)) in DeleteFile()138 base::ClosePlatformFile(dir_fd); in DeleteFile()
238 const int dir_fd = fd_dir.fd(); in CloseSuperfluousFds() local259 if (fd == dir_fd) in CloseSuperfluousFds()
346 const int dir_fd = fd_dir.fd(); in CloseSuperfluousFds() local367 if (fd == dir_fd) in CloseSuperfluousFds()