Searched defs:mount (Results 1 – 2 of 2) sorted by relevance
33 struct fs_mount *mount; member38 struct fs_mount *mount; member61 struct fs_mount *mount; in find_mount() local89 static void put_mount(struct fs_mount *mount) { in put_mount()103 struct fs_mount *mount; in mount() local192 struct fs_mount *mount = find_mount(temppath, NULL); in fs_unmount() local213 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_open_file() local252 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_create_file() local296 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_remove_file() local344 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_make_dir() local[all …]
90 status_t (*mount)(struct bdev *, fscookie **); member
Completed in 3 milliseconds