Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 6 of 6) sorted by relevance

/lk-master/lib/fs/
A Dfs.c93 mount->api->unmount(mount->cookie); in put_mount()
114 if (mount) { in mount()
193 if (!mount) in fs_unmount()
214 if (!mount) in fs_open_file()
228 f->mount = mount; in fs_open_file()
253 if (!mount) in fs_create_file()
274 f->mount = mount; in fs_create_file()
297 if (!mount) in fs_remove_file()
345 if (!mount) in fs_make_dir()
370 if (!mount) in fs_open_dir()
[all …]
/lk-master/lib/fs/include/lib/
A Dfs.h90 status_t (*mount)(struct bdev *, fscookie **); member
/lk-master/lib/fs/fat32/
A Dfat.c168 .mount = fat32_mount,
/lk-master/lib/fs/ext2/
A Dext2.c245 .mount = ext2_mount,
/lk-master/lib/fs/memfs/
A Dmemfs.c377 .mount = memfs_mount,
/lk-master/lib/fs/spifs/
A Dspifs.c1201 .mount = spifs_mount,

Completed in 17 milliseconds