Searched defs:mp (Results 1 – 3 of 3) sorted by relevance
133 struct fs_mount_t *mp; in fs_open() local345 struct fs_mount_t *mp; in fs_opendir() local501 struct fs_mount_t *mp; in fs_mkdir() local534 struct fs_mount_t *mp; in fs_unlink() local567 struct fs_mount_t *mp; in fs_rename() local607 struct fs_mount_t *mp; in fs_stat() local637 struct fs_mount_t *mp; in fs_statvfs() local664 int fs_mount(struct fs_mount_t *mp) in fs_mount()789 int fs_unmount(struct fs_mount_t *mp) in fs_unmount()
12 const struct fs_mount_t *mp) in fs_impl_strip_prefix()
66 static const char *virtiofs_strip_prefix(const char *path, const struct fs_mount_t *mp) in virtiofs_strip_prefix()
Completed in 9 milliseconds