Searched refs:ext2_alloc (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/fs/ext2fs/ |
| H A D | ext2_balloc.c | 153 error = ext2_alloc(ip, lbn, in ext2_balloc() 193 if ((error = ext2_alloc(ip, lbn, pref, fs->e2fs_bsize, cred, in ext2_balloc() 235 error = ext2_alloc(ip, lbn, pref, (int)fs->e2fs_bsize, cred, &newb); in ext2_balloc() 275 if ((error = ext2_alloc(ip, in ext2_balloc()
|
| H A D | ext2_extern.h | 55 int ext2_alloc(struct inode *, daddr_t, e4fs_daddr_t, int,
|
| H A D | ext2_alloc.c | 103 ext2_alloc(struct inode *ip, daddr_t lbn, e4fs_daddr_t bpref, int size, in ext2_alloc() function
|
| H A D | ext2_extents.c | 1180 *perror = ext2_alloc(ip, lbn, pref, (int)fs->e2fs_bsize, cred, &newblk); in ext4_new_blocks()
|
| /freebsd-13.1/sys/modules/ext2fs/ |
| H A D | Makefile | 6 ext2_acl.c ext2_alloc.c ext2_balloc.c ext2_bmap.c ext2_csum.c \
|
| /freebsd-13.1/sys/conf/ |
| H A D | files | 3773 fs/ext2fs/ext2_alloc.c optional ext2fs
|