Searched refs:fdpool_open (Results 1 - 3 of 3) sorted by relevance

/system/extras/fatblock/
H A Dfdpool.h27 int fdpool_open(struct pooled_fd *pfd, const char *pathname, int flags);
H A Dfdpool.c119 int fdpool_open(struct pooled_fd *pfd, const char *pathname, int flags) function
H A Dread.c101 fd = fdpool_open(&f->pfd, f->path, O_RDONLY);

Completed in 27 milliseconds