Home
last modified time | relevance | path

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

/lk-master/lib/fs/
A Dfs.c33 struct fs_mount *mount; member
38 struct fs_mount *mount; member
61 struct fs_mount *mount; in find_mount() local
89 static void put_mount(struct fs_mount *mount) { in put_mount()
103 struct fs_mount *mount; in mount() local
192 struct fs_mount *mount = find_mount(temppath, NULL); in fs_unmount() local
213 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_open_file() local
252 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_create_file() local
296 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_remove_file() local
344 struct fs_mount *mount = find_mount(temppath, &newpath); in fs_make_dir() local
[all …]
/lk-master/lib/fs/include/lib/
A Dfs.h90 status_t (*mount)(struct bdev *, fscookie **); member

Completed in 3 milliseconds