Home
last modified time | relevance | path

Searched refs:vfs_inode_operations_t (Results 1 – 7 of 7) sorted by relevance

/DragonOS-0.1.2/kernel/src/filesystem/VFS/
DVFS.h38 struct vfs_inode_operations_t;
81 struct vfs_inode_operations_t *inode_ops;
132 struct vfs_inode_operations_t struct
/DragonOS-0.1.2/docs/kernel/filesystem/vfs/
Doverview.md158 struct vfs_inode_operations_t *inode_ops;
198 ### struct vfs_inode_operations_t
205 struct vfs_inode_operations_t
/DragonOS-0.1.2/kernel/src/filesystem/devfs/
Dinternal.h9 extern struct vfs_inode_operations_t devfs_inode_ops;
Ddevfs.c13 struct vfs_inode_operations_t devfs_inode_ops;
174 struct vfs_inode_operations_t devfs_inode_ops = {
/DragonOS-0.1.2/kernel/src/filesystem/procfs/
Dprocfs.c12 struct vfs_inode_operations_t procfs_inode_ops;
406 struct vfs_inode_operations_t procfs_inode_ops = {
/DragonOS-0.1.2/kernel/src/filesystem/rootfs/
Drootfs.c30 struct vfs_inode_operations_t rootfs_inode_ops = {
/DragonOS-0.1.2/kernel/src/filesystem/fat32/
Dfat32.c16 struct vfs_inode_operations_t fat32_inode_ops;
1342 struct vfs_inode_operations_t fat32_inode_ops = {