Searched refs:ext2fs_alloc (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_balloc.c | 91 error = ext2fs_alloc(ip, bn, in ext2fs_buf_alloc() 126 error = ext2fs_alloc(ip, lbn, pref, cred, &newb); in ext2fs_buf_alloc() 165 error = ext2fs_alloc(ip, lbn, pref, cred, &newb); in ext2fs_buf_alloc() 202 error = ext2fs_alloc(ip, lbn, pref, cred, &newb); in ext2fs_buf_alloc()
|
H A D | ext2fs_extern.h | 59 /* ext2fs_alloc.c */ 60 int ext2fs_alloc(struct inode *, u_int32_t, u_int32_t , struct ucred *,
|
H A D | ext2fs_alloc.c | 80 ext2fs_alloc(struct inode *ip, u_int32_t lbn, u_int32_t bpref, in ext2fs_alloc() function
|
/openbsd-src/sys/conf/ |
H A D | files | 992 file ufs/ext2fs/ext2fs_alloc.c ext2fs
|