Home
last modified time | relevance | path

Searched refs:fhopencreate (Results 1 – 4 of 4) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dfh.h28 int fhopencreate(char *, struct ffsb_thread *, struct ffsb_fs *);
Dfh.c126 int fhopencreate(char *filename, ffsb_thread_t * ft, ffsb_fs_t * fs) in fhopencreate() function
Dffsb_fs.c132 fd = fhopencreate(cur->name, NULL, fs); in add_files()
Dfileops.c450 fd = fhopencreate(newfile->name, ft, fs); in ffsb_createfile_core()