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

/freebsd-10-stable/usr.sbin/makefs/ffs/
H A Dffs_alloc.c91 ffs_alloc(struct inode *ip, daddr_t lbn __unused, daddr_t bpref, int size, argument
292 ffs_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) argument
378 ffs_alloccgblk(struct inode *ip, struct buf *bp, daddr_t bpref) argument
532 ffs_mapsearch(struct fs *fs, struct cg *cgp, daddr_t bpref, int allocsiz) argument
[all...]
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_alloc.c83 ext2_alloc(struct inode *ip, daddr_t lbn, e4fs_daddr_t bpref, int size, argument
645 ext2_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) argument
776 ext2_clusteralloc(struct inode *ip, int cg, daddr_t bpref, int len) argument
1060 ext2_mapsearch(struct m_ext2fs *fs, char *bbp, daddr_t bpref) argument
[all...]

Completed in 145 milliseconds