Home
last modified time | relevance | path

Searched defs:at_fd (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dsync-util.c88 int fsync_path_at(int at_fd, const char *path) { in fsync_path_at()
112 int fsync_parent_at(int at_fd, const char *path) { in fsync_parent_at()
133 int fsync_path_and_parent_at(int at_fd, const char *path) { in fsync_path_and_parent_at()
149 int syncfs_path(int at_fd, const char *path) { in syncfs_path()