Searched refs:TMPFS_LIMITS_EMPTY_OR_ALMOST (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/shared/ |
D | mount-util.h | 19 #define TMPFS_LIMITS_EMPTY_OR_ALMOST ",size=4m,nr_inodes=1k" macro 20 #define TMPFS_LIMITS_SYS TMPFS_LIMITS_EMPTY_OR_ALMOST 21 #define TMPFS_LIMITS_SYS_FS_CGROUP TMPFS_LIMITS_EMPTY_OR_ALMOST
|
/systemd-251/src/core/ |
D | namespace.c | 161 … true, .read_only = true, .options_const = "mode=0755" TMPFS_LIMITS_EMPTY_OR_ALMOST, .flags… 162 … true, .read_only = true, .options_const = "mode=0755" TMPFS_LIMITS_EMPTY_OR_ALMOST, .flags… 163 … true, .read_only = true, .options_const = "mode=0700" TMPFS_LIMITS_EMPTY_OR_ALMOST, .flags… 364 .options_const = "mode=755" TMPFS_LIMITS_EMPTY_OR_ALMOST, in append_empty_dir_mounts() 2310 .options_const = "mode=0755" TMPFS_LIMITS_EMPTY_OR_ALMOST, in setup_namespace()
|