Searched refs:device_found_node (Results 1 - 4 of 4) sorted by relevance

/systemd/src/core/
H A Ddevice.c783 int device_found_node(Manager *m, const char *node, bool add, DeviceFound found, bool now) { function
H A Ddevice.h47 int device_found_node(Manager *m, const char *node, bool add, DeviceFound found, bool now);
H A Dmount.c1537 (void) device_found_node(m, d, true, DEVICE_FOUND_MOUNT, set_flags);
1763 (void) device_found_node(m, what, false, DEVICE_FOUND_MOUNT, true);
H A Dswap.c1109 device_found_node(m, d, true, DEVICE_FOUND_SWAP, set_flags);
1164 device_found_node(m, swap->what, false, DEVICE_FOUND_SWAP, true);

Completed in 52 milliseconds