Home
last modified time | relevance | path

Searched refs:ext2fs_alloc (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/ufs/ext2fs/
Dext2fs_balloc.c97 error = ext2fs_alloc(ip, bn, in ext2fs_buf_alloc()
132 error = ext2fs_alloc(ip, lbn, pref, cred, &newb); in ext2fs_buf_alloc()
172 error = ext2fs_alloc(ip, lbn, pref, cred, &newb); in ext2fs_buf_alloc()
209 error = ext2fs_alloc(ip, lbn, pref, cred, &newb); in ext2fs_buf_alloc()
Dext2fs_extern.h59 int ext2fs_alloc(struct inode *, ufs1_daddr_t, ufs1_daddr_t , struct ucred *,
Dext2fs_alloc.c82 ext2fs_alloc(ip, lbn, bpref, cred, bnp) in ext2fs_alloc() function
/mirbsd/src/sys/conf/
Dfiles782 file ufs/ext2fs/ext2fs_alloc.c ext2fs