Searched refs:growfile (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/kernel/fs/doio/ |
D | README | 65 # Only valid for one growfile process per file.
|
D | growfiles.c | 109 int growfile(int fd, char *file, int grow_incr, char *buf, 1504 if (growfile(fd, filename, grow_incr, Buffer, &curr_size) != 0) { /* BUG:14136 */ in main() 1949 int /* BUG:14136 */ growfile(int fd, char *file, int grow_incr, char *buf, in growfile() function
|