OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fhwrite
(Results
1 - 3
of
3
) sorted by null
/external/ltp/utils/ffsb-6.0-rc2/
fh.h
34
void
fhwrite
(int, void *, uint32_t, struct ffsb_thread *, struct ffsb_fs *);
fh.c
162
void
fhwrite
(int fd, void *buf, uint32_t size, ffsb_thread_t * ft,
function
273
fhwrite
(fd, buf, blocksize, ft, fs);
277
fhwrite
(fd, buf, last, ft, fs);
fileops.c
265
fhwrite
(fd, buf, write_blocksize, ft, fs);
Completed in 540 milliseconds