Searched refs:fd_getcrtime_at (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dxattr-util.h37 int fd_getcrtime_at(int dirfd, const char *name, usec_t *usec, int flags);
H A Dxattr-util.c158 int fd_getcrtime_at(int dirfd, const char *name, usec_t *usec, int flags) { function
/systemd/src/journal/
H A Djournal-vacuum.c108 if (fd_getcrtime_at(fd, fn, &crtime, 0) >= 0) {
/systemd/src/shared/
H A Dmachine-image.c257 fd_getcrtime_at(dfd, filename, &crtime, 0);

Completed in 846 milliseconds