Lines Matching full:fs
86 mkdir /dev/sys/fs 0755 system system
353 mount bpf bpf /sys/fs/bpf nodev noexec nosuid
360 mount pstore pstore /sys/fs/pstore nodev noexec nosuid
361 chown system log /sys/fs/pstore
362 chmod 0550 /sys/fs/pstore
363 chown system log /sys/fs/pstore/console-ramoops
364 chmod 0440 /sys/fs/pstore/console-ramoops
365 chown system log /sys/fs/pstore/console-ramoops-0
366 chmod 0440 /sys/fs/pstore/console-ramoops-0
367 chown system log /sys/fs/pstore/pmsg-ramoops-0
368 chmod 0440 /sys/fs/pstore/pmsg-ramoops-0
430 trigger early-fs
434 # /system and /vendor must be mounted by the end of the fs stage,
436 trigger fs
437 trigger post-fs
441 # specified in the previous mount_all command on the fs stage.
444 trigger late-fs
448 trigger post-fs-data
465 on early-fs
469 on post-fs
513 chmod 0444 /sys/fs/selinux/policy
535 on late-fs
537 # This does not work correctly if it is called in post-fs.
544 on post-fs-data
792 # If there is no post-fs-data action in the init.<device>.rc file, you
826 # It is recommended to put unnecessary data/ initialization from post-fs-data
876 mkdir /dev/sys/fs/by-name 0755 system system
877 symlink /sys/fs/f2fs/${dev.mnt.blk.data} /dev/sys/fs/by-name/userdata
887 write /dev/sys/fs/by-name/userdata/cp_interval 200
888 write /dev/sys/fs/by-name/userdata/gc_urgent_sleep_time 50
889 write /dev/sys/fs/by-name/userdata/iostat_enable 1
979 trigger post-fs-data
1089 on userspace-reboot-fs-remount
1106 trigger userspace-reboot-fs-remount
1107 trigger post-fs-data