Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/usbtv/
H A Dusbtv.h113 int n_chunks; member
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_guts.c358 int yaffs_check_alloc_available(struct yaffs_dev *dev, int n_chunks) in yaffs_check_alloc_available()