summaryrefslogtreecommitdiff
path: root/src/kernel/vfs/mount.h
AgeCommit message (Expand)Author
2021-09-04rename file descriptors to handlesdzwdz
2021-08-26separate mount resolving into vfs_mount_resolvedzwdz
2021-08-25implement vfs_mount_seed, which creates the vfs passed to initdzwdz
2021-08-25implement FDOP_MOUNTdzwdz
2021-08-22basic mount resolvingdzwdz