Home
last modified time | relevance | path

Searched refs:dev_is_devtmpfs (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dmountpoint-util.h22 int dev_is_devtmpfs(void);
Dmountpoint-util.c444 int dev_is_devtmpfs(void) { in dev_is_devtmpfs() function
/systemd-251/src/libsystemd/sd-device/
Ddevice-monitor.c127 dev_is_devtmpfs() <= 0) { in device_monitor_new_full()