Searched refs:buffer (Results 1 – 7 of 7) sorted by relevance
61 sb = entry->buffer; in O2FS_Mount()142 bitmap = bentry->buffer; in O2FSBAlloc()192 char *bitmap = bentry->buffer; in O2FSBFree()223 bn = entry->buffer; in O2FSLoadVNode()267 BNode *bn = vnEntry->buffer; in O2FSGrowVNode()330 BNode *bn = vnent->buffer; in O2FSResolveBuf()372 bn = entry->buffer; in O2FS_GetRoot()421 SuperBlock *sb = sbEntry->buffer; in O2FS_Lookup()423 BNode *dirBN = dirEntry->buffer; in O2FS_Lookup()440 dir = (BDirEntry *)entry->buffer; in O2FS_Lookup()[all …]
74 e->buffer = (void *)(bufBase + BLOCKSIZE * i); in BufCache_Init()250 buf = (*entry)->buffer; in BufCache_Read()275 void *buf = entry->buffer; in BufCache_Write()
11 void *buffer; member
5 memory and buffer management, and the low-level raw API.
337 ChallengeResponse((u_char*)rchallenge, (u_char*)md4Context.buffer, response->NTResp); in ChapMS_NT()
204 of the data exceeds the current send buffer size or if the length of480 buffer overflows are likely to occur.
1386 * ip_frag.c: patch #6528: the buffer used for IP_FRAG_USES_STATIC_BUF could be1677 simultaneously and no static reassembly buffer is needed.1873 int to be able to send a bigger buffer than 64K with one time (mainly1883 changes on low memory or empty send-buffer.3028 * The packet buffer implementation has been enhanced to support3052 * The packet buffer implementation is changed. The pbuf->ref counter3162 * Locking issues in buffer management.3252 * The memory, memory pool, and packet buffer subsystems now support3284 * Fix of a fatal bug in the buffer management. Pbufs with allocated3309 * Some bugfixes and improvements to the buffer (pbuf) subsystem.