/systemd-251/src/basic/ |
D | mountpoint-util.c | 362 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()
|
D | path-util.c | 763 int fsck_exists(const char *fstype) { in fsck_exists()
|
/systemd-251/src/home/ |
D | homework-mount.c | 22 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()
|
D | home-util.c | 66 bool supported_fstype(const char *fstype) { in supported_fstype()
|
D | homework-luks.c | 128 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
|
D | homed-home.c | 2156 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
|
D | homed-manager.c | 1838 statfs_f_type_t fstype; in manager_rebalance_calculate() local
|
/systemd-251/src/shared/ |
D | mkfs-util.c | 13 int mkfs_exists(const char *fstype) { in mkfs_exists() 91 const char *fstype, in make_filesystem()
|
D | fstab-util.c | 18 int fstab_has_fstype(const char *fstype) { in fstab_has_fstype()
|
D | dissect-image.c | 83 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
|
D | generator.c | 145 const char *fstype) { in generator_write_fsck_deps()
|
D | dissect-image.h | 26 char *fstype; member
|
/systemd-251/src/partition/ |
D | makefs.c | 21 _cleanup_free_ char *device = NULL, *fstype = NULL, *detected = NULL; in run() local
|
D | growfs.c | 33 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
|
D | repart.c | 1106 char **fstype = data; in config_parse_fstype() local
|
/systemd-251/src/core/ |
D | mount.c | 268 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
|
D | mount.h | 34 char *fstype; member
|
/systemd-251/src/gpt-auto-generator/ |
D | gpt-auto-generator.c | 197 const char *fstype, in add_mount() 410 const char *fstype, in add_automount()
|
/systemd-251/src/fstab-generator/ |
D | fstab-generator.c | 346 const char *fstype, in add_mount() 745 const char *opts, *fstype; in add_sysroot_mount() local
|
/systemd-251/src/nspawn/ |
D | nspawn-cgroup.c | 251 const char *to, *fstype, *opts; in mount_legacy_cgroup_hierarchy() local
|
/systemd-251/src/shutdown/ |
D | umount.c | 76 const char *path, *fstype; in mount_points_list_get() local
|