Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c143 static inline int store_block(int block, uchar *src, unsigned int len) in store_block() function
H A Dnfs.c81 static inline int store_block(uchar *src, unsigned offset, unsigned len) in store_block() function