Searched refs:blk_device (Results 1 – 1 of 1) sorted by relevance
1083 int fatfs_mount(struct Mount *mnt, struct Vnode *blk_device, const void *data) in fatfs_mount() argument1095 ret = fat_bind_check(blk_device, &part); in fatfs_mount()