aboutsummaryrefslogtreecommitdiffstats
path: root/fs/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-31init: add an init_link helperChristoph Hellwig1-0/+33
2020-07-31init: add an init_eaccess helperChristoph Hellwig1-0/+13
2020-07-31init: add an init_chmod helperChristoph Hellwig1-0/+13
2020-07-31init: add an init_chown helperChristoph Hellwig1-0/+18
2020-07-31init: add an init_chroot helperChristoph Hellwig1-0/+24
2020-07-31init: add an init_chdir helperChristoph Hellwig1-0/+16
2020-07-31init: add an init_rmdir helperChristoph Hellwig1-0/+5
2020-07-31init: add an init_unlink helperChristoph Hellwig1-0/+5
2020-07-31init: add an init_umount helperChristoph Hellwig1-0/+14
2020-07-31init: add an init_mount helperChristoph Hellwig1-0/+25