Lines Matching defs:alloc_fdcache
417 struct fd_cache *alloc_fdcache(char *file, int oflags);
1472 fdc = alloc_fdcache(file, oflags);
1702 fdc = alloc_fdcache(file, oflags);
2906 fdc = alloc_fdcache(req->r_data.io.r_file, req->r_data.io.r_oflags);
2958 fdc = alloc_fdcache(req->r_data.io.r_file, req->r_data.io.r_oflags);
3144 fdc = alloc_fdcache(file, oflags);
3774 fdc = alloc_fdcache(file, flags);
4261 struct fd_cache *alloc_fdcache(char *file, int oflags);
4263 fdc = alloc_fdcache(file, oflags);
4270 struct fd_cache *alloc_fdcache(char *file, int oflags)