Searched defs:di (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dbtrfs-util.c319 struct btrfs_ioctl_dev_info_args di = { local
324 if (ioctl(fd, BTRFS_IOC_DEV_INFO, &di) < 0) {
331 if (stat((char*) di.path, &st) < 0)

Completed in 31 milliseconds