Home
last modified time | relevance | path

Searched refs:syncfs_path (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/basic/
Dsync-util.h11 int syncfs_path(int at_fd, const char *path);
Dsync-util.c149 int syncfs_path(int at_fd, const char *path) { in syncfs_path() function
/systemd-251/src/shared/
Dmachine-id-setup.c208 r = syncfs_path(AT_FDCWD, sync_path); in machine_id_commit()
Dcopy.c1075 r = syncfs_path(fdt, to); in copy_tree_at_full()
1095 return syncfs_path(AT_FDCWD, path); in sync_dir_by_flags()
/systemd-251/src/boot/
Dbootctl.c1878 k = syncfs_path(AT_FDCWD, arg_esp_path); in sync_everything()
1884 k = syncfs_path(AT_FDCWD, arg_xbootldr_path); in sync_everything()
/systemd-251/src/sysupdate/
Dsysupdate-transfer.c1091 r = syncfs_path(AT_FDCWD, t->temporary_path); in transfer_acquire_instance()
/systemd-251/src/home/
Dhomework-luks.c3639 r = syncfs_path(AT_FDCWD, p); in home_lock_luks()
/systemd-251/src/partition/
Drepart.c2966 r = syncfs_path(AT_FDCWD, fs); in partition_populate()