summaryrefslogtreecommitdiff
path: root/src/sys/include/os/vnode.h
AgeCommit message (Expand)Author
2025-09-21kern: vnode: Add filesystem specific data to vnodeIan Moffett
2025-09-21sys: vnode: "driver" -> "filesystem"Ian Moffett
2025-09-18kern: vfs: Add vnode allocation / release routinesIan Moffett
2025-09-18kern: vfs: Add initial vnode definitionsIan Moffett