Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Ddissect-image.c1422 static int mount_root_tmpfs(const char *where, uid_t uid_shift, DissectImageFlags flags) { in mount_root_tmpfs() function
1480 r = mount_root_tmpfs(where, uid_shift, flags); in dissected_image_mount()