Searched refs:ext2fs_alloc (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/sys/ufs/ext2fs/ |
| D | ext2fs_balloc.c | 97 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()
|
| D | ext2fs_extern.h | 59 int ext2fs_alloc(struct inode *, ufs1_daddr_t, ufs1_daddr_t , struct ucred *,
|
| D | ext2fs_alloc.c | 82 ext2fs_alloc(ip, lbn, bpref, cred, bnp) in ext2fs_alloc() function
|
| /mirbsd/src/sys/conf/ |
| D | files | 782 file ufs/ext2fs/ext2fs_alloc.c ext2fs
|