Searched defs:get_block (Results 1 – 2 of 2) sorted by relevance
/external/dnsmasq/src/ |
D | tftp.c | 517 static ssize_t get_block(char *packet, struct tftp_transfer *transfer) in get_block() function
|
/external/kernel-headers/original/linux/ |
D | fs.h | 1728 loff_t offset, unsigned long nr_segs, get_block_t get_block, in blockdev_direct_IO() 1737 loff_t offset, unsigned long nr_segs, get_block_t get_block, in blockdev_direct_IO_no_locking() 1746 loff_t offset, unsigned long nr_segs, get_block_t get_block, in blockdev_direct_IO_own_locking()
|