/systemd-251/src/basic/ ! |
D | filesystems.c | 31 const char *fs; in fs_in_group() local
|
D | cgroup-util.c | 42 _cleanup_free_ char *fs = NULL; in cg_enumerate_items() local 181 _cleanup_free_ char *fs = NULL; in cg_enumerate_subgroups() local 584 int cg_get_path_and_check(const char *controller, const char *path, const char *suffix, char **fs) { in cg_get_path_and_check() 612 _cleanup_free_ char *fs = NULL; in cg_set_xattr() local 627 _cleanup_free_ char *fs = NULL; in cg_get_xattr() local 646 _cleanup_free_ char *fs = NULL; in cg_get_xattr_malloc() local 678 _cleanup_free_ char *fs = NULL; in cg_remove_xattr() local 693 const char *fs, *controller_str = NULL; /* avoid false maybe-uninitialized warning */ in cg_pid_get_path() local 776 _cleanup_free_ char *fs = NULL, *contents = NULL; in cg_install_release_agent() local 830 _cleanup_free_ char *fs = NULL; in cg_uninstall_release_agent() local [all …]
|
D | mountpoint-util.c | 381 const FilesystemSet *fs; in fstype_is_api_vfs() local
|
/systemd-251/src/test/ ! |
D | test-libmount.c | 29 struct libmnt_fs *fs; in test_libmount_unescaping_one() local
|
D | test-socket-util.c | 127 static const struct sockaddr_un fs = { in TEST() local
|
/systemd-251/src/shared/ ! |
D | cgroup-setup.c | 236 _cleanup_free_ char *fs = NULL; in cg_trim() local 283 _cleanup_free_ char *fs = NULL; in cg_create() local 331 _cleanup_free_ char *fs = NULL; in cg_attach() local 425 _cleanup_free_ char *fs = NULL; in cg_set_access() local 822 _cleanup_free_ char *fs = NULL; in cg_enable_everywhere() local
|
D | mount-util.c | 104 struct libmnt_fs *fs; in umount_recursive() local 243 struct libmnt_fs *fs; in bind_remount_recursive_with_mountinfo() local 410 struct libmnt_fs *fs; in bind_remount_one_with_mountinfo() local
|
D | install.c | 2566 _cleanup_strv_free_ char **fs = NULL; in unit_file_revert() local
|
/systemd-251/src/analyze/ ! |
D | analyze-filesystems.c | 122 const char *fs; in verb_filesystems() local
|
/systemd-251/src/shutdown/ ! |
D | umount.c | 75 struct libmnt_fs *fs; in mount_points_list_get() local 196 struct libmnt_fs *fs; in swap_list_get() local
|
/systemd-251/src/core/ ! |
D | bpf-lsm.c | 208 const char *fs; in lsm_bpf_unit_restrict_filesystems() local
|
D | service.c | 311 static void service_fd_store_unlink(ServiceFDStore *fs) { in service_fd_store_unlink() 409 ServiceFDStore *fs = userdata; in on_fd_store_io() local 424 ServiceFDStore *fs; in service_add_fd_store() local
|
D | mount.c | 1758 struct libmnt_fs *fs; in mount_load_proc_self_mountinfo() local
|
D | execute.c | 6152 char *fs; in exec_context_dump() local
|
/systemd-251/src/nspawn/ ! |
D | nspawn-cgroup.c | 49 _cleanup_free_ char *path = NULL, *fs = NULL; in chown_cgroup() local
|
/systemd-251/src/mount/ ! |
D | mount-tool.c | 744 struct libmnt_fs *fs; in find_mount_points() local
|
/systemd-251/ ! |
D | meson.build | 75 fs = import('fs') variable
|
/systemd-251/src/partition/ ! |
D | repart.c | 2817 static int do_copy_files(Partition *p, const char *fs) { in do_copy_files() 2913 static int do_make_directories(Partition *p, const char *fs) { in do_make_directories() 2948 static const char fs[] = "/run/systemd/mount-root"; in partition_populate() local
|
/systemd-251/src/systemctl/ ! |
D | systemctl-show.c | 320 const char *active_on, *active_off, *on, *off, *ss, *fs; in print_status_info() local
|
/systemd-251/src/shared/linux/ ! |
D | ethtool.h | 1141 struct ethtool_rx_flow_spec fs; member 1258 struct ethtool_rx_ntuple_flow_spec fs; member
|