Searched defs:bpref (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
H A Dsdb00t.ahdi.S186 bpref: .word 0 label
/netbsd-current/usr.sbin/makefs/ffs/
H A Dffs_alloc.c101 ffs_alloc(struct inode *ip, daddr_t lbn __unused, daddr_t bpref, int size, argument
299 ffs_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) argument
384 ffs_alloccgblk(struct inode *ip, struct buf *bp, daddr_t bpref) argument
538 ffs_mapsearch(struct fs *fs, struct cg *cgp, daddr_t bpref, int allocsiz) argument
[all...]
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_alloc.c117 ext2fs_alloc(struct inode *ip, daddr_t lbn, daddr_t bpref, argument
341 ext2fs_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) argument
617 ext2fs_mapsearch(struct m_ext2fs *fs, char *bbp, daddr_t bpref) argument
[all...]
/netbsd-current/sys/ufs/ffs/
H A Dffs_alloc.c176 ffs_alloc(struct inode *ip, daddr_t lbn, daddr_t bpref, int size, argument
307 ffs_realloccg(struct inode *ip, daddr_t lbprev, daddr_t bprev, daddr_t bpref, argument
1051 ffs_alloccg(struct inode *ip, u_int cg, daddr_t bpref, int size, int realsize, int flags) argument
1182 ffs_alloccgblk(struct inode *ip, struct buf *bp, daddr_t bpref, int realsize, int flags) argument
2160 ffs_mapsearch(struct fs *fs, struct cg *cgp, daddr_t bpref, int allocsiz) argument
[all...]

Completed in 382 milliseconds