Searched defs:TagMountOps (Results 1 – 1 of 1) sorted by relevance
25 struct TagMountOps { struct26 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);