Searched refs:REMOVE_SYNCFS (Results 1 – 3 of 3) sorted by relevance
17 …REMOVE_SYNCFS = 1 << 7, /* syncfs() the root of the specified directory after removing e… enumerator
306 if (FLAGS_SET(flags, REMOVE_SYNCFS) && syncfs(fd) < 0 && ret >= 0) in rm_rf_children()
1479 r = rm_rf(ip, REMOVE_ROOT|REMOVE_PHYSICAL|REMOVE_SUBVOLUME|REMOVE_SYNCFS); in home_remove()