Searched refs:filecore_bread (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/sys/fs/filecorefs/ |
| H A D | filecore_utils.c | 261 error = filecore_bread(ip->i_mnt, addr, FILECORE_DIR_SIZE, in filecore_getparent() 282 error = filecore_bread(ip->i_mnt, paddr, FILECORE_DIR_SIZE, in filecore_getparent()
|
| H A D | filecore_extern.h | 111 int filecore_bread(struct filecore_mnt *, u_int32_t, int,
|
| H A D | filecore_node.c | 163 if ((error = filecore_bread(fcmp, ino & FILECORE_INO_MASK, in filecore_loadvnode()
|
| H A D | filecore_bmap.c | 232 filecore_bread(struct filecore_mnt *fcmp, u_int32_t addr, int size, kauth_cred_t cred, struct buf *… in filecore_bread() function
|