Lines Matching refs:MountPoint
173 int LfsMount(struct MountPoint *mp, unsigned long mountflags, const void *data)
220 int LfsUmount(struct MountPoint *mp)
245 int LfsUnlink(struct MountPoint *mp, const char *fileName)
268 int LfsMkdir(struct MountPoint *mp, const char *dirName)
293 int LfsRmdir(struct MountPoint *mp, const char *dirName)
461 struct MountPoint *mp = NULL;
492 struct MountPoint *mp = NULL;
523 struct MountPoint *mp = NULL;
550 struct MountPoint *mp = NULL;
576 int LfsRename(struct MountPoint *mp, const char *oldName, const char *newName)
599 int LfsStat(struct MountPoint *mp, const char *path, struct stat *buf)
633 struct MountPoint *mp = NULL;