Searched refs:maxsize (Results 1 – 6 of 6) sorted by relevance
| /include/ |
| A D | sandboxfs.h | 27 loff_t maxsize, loff_t *actread); 29 loff_t maxsize, loff_t *actwrite);
|
| A D | bootmeth.h | 57 int (*get_state_desc)(struct udevice *dev, char *buf, int maxsize); 186 int bootmeth_get_state_desc(struct udevice *dev, char *buf, int maxsize);
|
| A D | mm_communication.h | 238 efi_uintn_t maxsize; member
|
| A D | os.h | 109 int os_persistent_file(char *buf, int maxsize, const char *fname);
|
| A D | cbfs.h | 338 unsigned long maxsize);
|
| A D | fat.h | 196 int file_fat_read(const char *filename, void *buffer, int maxsize);
|
Completed in 13 milliseconds