Searched refs:fd_is_temporary_fs (Results 1 – 6 of 6) sorted by relevance
48 int fd_is_temporary_fs(int fd);
241 int fd_is_temporary_fs(int fd) { in fd_is_temporary_fs() function
235 r = fd_is_temporary_fs(fd); in machine_id_commit()
256 r = fd_is_temporary_fs(dfd); in get_credential_host_secret()
324 if (fd_is_temporary_fs(fd)) {
407 storage_on_tmpfs = fd_is_temporary_fs(fd) > 0; in save_external_coredump()