Home
last modified time | relevance | path

Searched defs:TagMountOps (Results 1 – 1 of 1) sorted by relevance

/kernel/uniproton/src/fs/vfs/
Dvfs_mount.h25 struct TagMountOps { struct
26 S32 (*mount)(struct TagMountPoint *mp, uintptr_t mountflags, const void *data);
27 S32 (*umount)(struct TagMountPoint *mp);
28 S32 (*umount2)(struct TagMountPoint *mp, S32 flag);
29 S32 (*statfs)(const char *path, struct statfs *buf);