Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomework-directory.c111 _cleanup_close_ int mount_fd = -1; in home_create_directory_or_subvolume() local
Dhomework-mount.c238 _cleanup_close_ int mount_fd = -1, userns_fd = -1; in home_shift_uid() local
Dhomework-fscrypt.c495 _cleanup_close_ int mount_fd = -1; in home_create_fscrypt() local
Dhomework.c788 _cleanup_close_ int mount_fd = -1; in home_maybe_shift_uid() local
Dhomework-luks.c2123 _cleanup_close_ int mount_fd = -1; in home_create_luks() local
/systemd-251/src/shared/
Dmount-util.c40 int mount_fd(const char *source, in mount_fd() function
1093 _cleanup_close_ int mount_fd = -1, userns_fd = -1; in remount_idmap() local
Ddissect-image.c1263 _cleanup_close_ int mount_fd = -1, node_fd = -1; in fs_grow() local