Home
last modified time | relevance | path

Searched refs:ext2_alloc (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dext2_balloc.c150 error = ext2_alloc(ip, lbn, in ext2_balloc()
190 if ((error = ext2_alloc(ip, lbn, pref, fs->e2fs_bsize, cred, in ext2_balloc()
232 error = ext2_alloc(ip, lbn, pref, (int)fs->e2fs_bsize, cred, &newb); in ext2_balloc()
272 if ((error = ext2_alloc(ip, in ext2_balloc()
H A Dext2_extern.h52 int ext2_alloc(struct inode *, daddr_t, e4fs_daddr_t, int,
H A Dext2_alloc.c100 ext2_alloc(struct inode *ip, daddr_t lbn, e4fs_daddr_t bpref, int size, in ext2_alloc() function
H A Dext2_extents.c1381 *perror = ext2_alloc(ip, lbn, pref, (int)fs->e2fs_bsize, cred, &newblk); in ext4_new_blocks()
/freebsd/sys/modules/ext2fs/
H A DMakefile4 ext2_acl.c ext2_alloc.c ext2_balloc.c ext2_bmap.c ext2_csum.c \
/freebsd/sys/conf/
H A Dfiles3723 fs/ext2fs/ext2_alloc.c optional ext2fs