Searched refs:fsync_path_at (Results 1 – 6 of 6) sorted by relevance
7 int fsync_path_at(int at_fd, const char *path);
88 int fsync_path_at(int at_fd, const char *path) { in fsync_path_at() function
481 r = fsync_path_at(fd, skip_slash(parent)); in verb_set()
487 r = fsync_path_at(AT_FDCWD, m->path); in delete_dm()
1459 r = fsync_path_at(AT_FDCWD, parent); in home_remove()
1455 r = fsync_path_at(AT_FDCWD, "/var/lib/systemd/home/"); in manager_generate_key_pair()