Searched defs:sfs (Results 1 – 11 of 11) sorted by relevance
12 struct statfs sfs; in check_btrfs() local
17 struct statfs sfs; in resize_fs() local
25 static bool is_physical_fs(const struct statfs *sfs) { in is_physical_fs()251 struct statfs sfs; in rm_rf_children() local
327 struct statfs sfs; in verify_esp() local
91 struct statfs sfs; in home_update_quota_auto() local
1462 …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() local1518 struct statfs sfs; in home_activate_luks() local2028 struct statfs sfs; in calculate_initial_image_size() local2125 struct statfs sfs; in home_create_luks() local2492 struct statfs sfs; in can_resize_fs() local2831 struct statfs sfs; in get_smallest_fs_size() local2874 struct statfs sfs; in get_largest_image_size() local3080 struct statfs sfs; in home_resize_luks() local3840 struct statfs sfs; in home_auto_shrink_luks() local
81 struct statfs sfs; in manager_watch_home() local1821 struct statfs sfs; in manager_rebalance_calculate() local
727 struct statfs sfs; in file_system_type_fd() local
2157 struct statfs sfs; in home_get_disk_status_luks() local2298 struct statfs sfs; in home_get_disk_status_directory() local
265 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
312 struct statfs sfs; variable