Searched defs:getblk (Results 1 - 5 of 5) sorted by relevance
| /src/usr.sbin/makefs/ffs/ | ||
| H A D | buf.c | 200 getblk(struct vnode *vp, daddr_t blkno, int size, int u1 __unused, function in typeref:struct:buf * |
| /src/sbin/fsck_ext2fs/ | ||
| H A D | utilities.c | 209 getblk(struct bufarea *bp, daddr_t blk, long size) function in typeref:typename:void |
| /src/sbin/fsck_lfs/ | ||
| H A D | bufcache.c | 218 getblk(struct uvnode * vp, daddr_t lbn, int size) function in typeref:struct:ubuf * |
| /src/sbin/fsck_ffs/ | ||
| H A D | utilities.c | 207 getblk(struct bufarea *bp, daddr_t blk, long size) function in typeref:typename:void |
| /src/sys/kern/ | ||
| H A D | vfs_bio.c | 1209 getblk(struct vnode *vp, daddr_t blkno, int size, int slpflag, int slptimeo) function in typeref:typename:buf_t * |
Completed in 6 milliseconds