Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dmachine-pool.c12 struct statfs sfs; in check_btrfs() local
Dresize-fs.c17 struct statfs sfs; in resize_fs() local
Drm-rf.c25 static bool is_physical_fs(const struct statfs *sfs) { in is_physical_fs()
251 struct statfs sfs; in rm_rf_children() local
Dfind-esp.c327 struct statfs sfs; in verify_esp() local
/systemd-251/src/home/
Dhomework-quota.c91 struct statfs sfs; in home_update_quota_auto() local
Dhomework-luks.c1462 …ic void print_size_summary(uint64_t host_size, uint64_t encrypted_size, const struct statfs *sfs) { in print_size_summary()
1477 struct statfs sfs; in home_auto_grow_luks() local
1518 struct statfs sfs; in home_activate_luks() local
2028 struct statfs sfs; in calculate_initial_image_size() local
2125 struct statfs sfs; in home_create_luks() local
2492 struct statfs sfs; in can_resize_fs() local
2831 struct statfs sfs; in get_smallest_fs_size() local
2874 struct statfs sfs; in get_largest_image_size() local
3080 struct statfs sfs; in home_resize_luks() local
3840 struct statfs sfs; in home_auto_shrink_luks() local
Dhomed-manager.c81 struct statfs sfs; in manager_watch_home() local
1821 struct statfs sfs; in manager_rebalance_calculate() local
Dhomework.c727 struct statfs sfs; in file_system_type_fd() local
Dhomed-home.c2157 struct statfs sfs; in home_get_disk_status_luks() local
2298 struct statfs sfs; in home_get_disk_status_directory() local
/systemd-251/src/nspawn/
Dnspawn-patch-uid.c265 static int is_fs_fully_userns_compatible(const struct statfs *sfs) { in is_fs_fully_userns_compatible()
290 struct statfs sfs; in recurse_fd() local
/systemd-251/src/test/
Dtest-cgroup-util.c312 struct statfs sfs; variable