Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomework-luks.c1462 static void print_size_summary(uint64_t host_size, uint64_t encrypted_size, const struct statfs *sf… in print_size_summary()
1516 uint64_t host_size, encrypted_size; in home_activate_luks() local
1956 static bool supported_fs_size(const char *fstype, uint64_t host_size) { in supported_fs_size()
2120host_size = 0, partition_offset = 0, partition_size = 0; /* Unnecessary initialization to appease … in home_create_luks() local