Home
last modified time | relevance | path

Searched refs:dev_id (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/core/
Dautomount.c482 ioctl_fd = open_ioctl_fd(UNIT(a)->manager->dev_autofs_fd, a->where, a->dev_id); in automount_send_ready()
656 a->dev_id = st.st_dev; in automount_enter_waiting()
715 data->ioctl_fd = open_ioctl_fd(UNIT(a)->manager->dev_autofs_fd, a->where, a->dev_id); in automount_dispatch_expire()
802 if (!S_ISDIR(st.st_mode) || st.st_dev != a->dev_id) { in automount_enter_running()
871 (void) serialize_item_format(f, "dev-id", "%lu", (unsigned long) a->dev_id); in automount_serialize()
915 a->dev_id = (dev_t) d; in automount_deserialize_item()
Dautomount.h30 dev_t dev_id; member
/systemd-251/test/test-network/
Dsystemd-networkd-tests.py450 dev_id = line.split()[1]
/systemd-251/
DNEWS10751 sysfs attribute, introduced in linux 3.15 instead of dev_id to
10752 distinguish between ports of the same PCI function. dev_id should