Searched refs:format_oflags (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 318 char *format_oflags(int oflags); 1184 char *format_oflags(int oflags) in format_oflags() function 2450 fd, io->r_file, io->r_oflags, format_oflags(io->r_oflags)); in fmt_ioreq() 3762 file, flags, format_oflags(flags), SYSERR, errno); in check_file() 4344 file, oflags, format_oflags(oflags), in alloc_fdcache() 4363 file, oflags, format_oflags(oflags), in alloc_fdcache()
|