Searched refs:set_bcache (Results 1 – 4 of 4) sorted by relevance
50 extern int set_bcache(fileid_t *fp);
135 if (retval = set_bcache(filep)) in openi()213 if (set_bcache(filep)) in find()301 if (set_bcache(filep)) /* Gotta do I/O */ in sbmap()431 if (set_bcache(filep)) in readdir()889 if (set_bcache(fp)) in boot_ufs_getdents()
137 if (retval = set_bcache(filep)) { in opendir()302 if (set_bcache(filep)) in readdir()827 ret_code = set_bcache(filep); in parse_dir()
524 set_bcache(fileid_t *fp) in set_bcache() function