Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Drm-rf.h17REMOVE_SYNCFS = 1 << 7, /* syncfs() the root of the specified directory after removing e… enumerator
Drm-rf.c306 if (FLAGS_SET(flags, REMOVE_SYNCFS) && syncfs(fd) < 0 && ret >= 0) in rm_rf_children()
/systemd-251/src/home/
Dhomework.c1479 r = rm_rf(ip, REMOVE_ROOT|REMOVE_PHYSICAL|REMOVE_SUBVOLUME|REMOVE_SYNCFS); in home_remove()