Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/fat/os_adapt/
Dfatfs.c1083 int fatfs_mount(struct Mount *mnt, struct Vnode *blk_device, const void *data) in fatfs_mount() argument
1095 ret = fat_bind_check(blk_device, &part); in fatfs_mount()