Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dmountpoint-util.c362 bool fstype_is_network(const char *fstype) { in fstype_is_network()
380 bool fstype_is_api_vfs(const char *fstype) { in fstype_is_api_vfs()
398 bool fstype_is_blockdev_backed(const char *fstype) { in fstype_is_blockdev_backed()
408 bool fstype_is_ro(const char *fstype) { in fstype_is_ro()
418 bool fstype_can_discard(const char *fstype) { in fstype_can_discard()
427 bool fstype_can_uid_gid(const char *fstype) { in fstype_can_uid_gid()
Dpath-util.c763 int fsck_exists(const char *fstype) { in fsck_exists()
/systemd-251/src/home/
Dhomework-mount.c22 static const char *mount_options_for_fstype(const char *fstype) { in mount_options_for_fstype()
45 const char *fstype, in home_mount_node()
97 const char *fstype, in home_unshare_and_mount()
Dhome-util.c66 bool supported_fstype(const char *fstype) { in supported_fstype()
Dhomework-luks.c128 const char *fstype = NULL, *uuid = NULL; in probe_file_system_by_fd() local
212 static int run_fsck(const char *node, const char *fstype) { in run_fsck()
600 _cleanup_free_ char *fstype = NULL; in fs_validate() local
640 const char *fstype = NULL, *pttype = NULL; in luks_validate() local
1350 _cleanup_free_ char *fstype = NULL, *subdir = NULL; in home_setup_luks() local
1956 static bool supported_fs_size(const char *fstype, uint64_t host_size) { in supported_fs_size()
2026 static int calculate_initial_image_size(UserRecord *h, int image_fd, const char *fstype, uint64_t *… in calculate_initial_image_size()
2124 const char *fstype, *ip; in home_create_luks() local
Dhomed-home.c2156 statfs_f_type_t fstype = 0; in home_get_disk_status_luks() local
2297 statfs_f_type_t fstype = 0; in home_get_disk_status_directory() local
2515 const char *fstype; in home_augment_status() local
Dhomed-manager.c1838 statfs_f_type_t fstype; in manager_rebalance_calculate() local
/systemd-251/src/shared/
Dmkfs-util.c13 int mkfs_exists(const char *fstype) { in mkfs_exists()
91 const char *fstype, in make_filesystem()
Dfstab-util.c18 int fstab_has_fstype(const char *fstype) { in fstab_has_fstype()
Ddissect-image.c83 const char *fstype; in probe_filesystem() local
379 const char *fstype = NULL, *options = NULL; in dissect_image() local
523 const char *stype, *sid, *fstype = NULL, *label; in dissect_image() local
1218 static int run_fsck(const char *node, const char *fstype) { in run_fsck()
1304 const char *p, *node, *fstype; in mount_partition() local
Dgenerator.c145 const char *fstype) { in generator_write_fsck_deps()
Ddissect-image.h26 char *fstype; member
/systemd-251/src/partition/
Dmakefs.c21 _cleanup_free_ char *device = NULL, *fstype = NULL, *detected = NULL; in run() local
Dgrowfs.c33 static int resize_crypt_luks_device(dev_t devno, const char *fstype, dev_t main_devno) { in resize_crypt_luks_device()
89 _cleanup_free_ char *fstype = NULL, *devpath = NULL; in maybe_resize_underlying_device() local
Drepart.c1106 char **fstype = data; in config_parse_fstype() local
/systemd-251/src/core/
Dmount.c268 const char *fstype) { in update_parameters_proc_self_mountinfo()
1549 const char *fstype, in mount_setup_new_unit()
1600 const char *fstype, in mount_setup_existing_unit()
1668 const char *fstype, in mount_setup_unit()
1759 const char *device, *path, *options, *fstype; in mount_load_proc_self_mountinfo() local
Dmount.h34 char *fstype; member
/systemd-251/src/gpt-auto-generator/
Dgpt-auto-generator.c197 const char *fstype, in add_mount()
410 const char *fstype, in add_automount()
/systemd-251/src/fstab-generator/
Dfstab-generator.c346 const char *fstype, in add_mount()
745 const char *opts, *fstype; in add_sysroot_mount() local
/systemd-251/src/nspawn/
Dnspawn-cgroup.c251 const char *to, *fstype, *opts; in mount_legacy_cgroup_hierarchy() local
/systemd-251/src/shutdown/
Dumount.c76 const char *path, *fstype; in mount_points_list_get() local