Home
last modified time | relevance | path

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

/freebsd/sys/modules/ext2fs/
H A DMakefile4 ext2_acl.c ext2_alloc.c ext2_balloc.c ext2_bmap.c ext2_csum.c \
/freebsd/sys/fs/ext2fs/
H A Dext2_inode.c265 error = ext2_balloc(oip, lbn, offset + 1, cred, &bp, flags); in ext2_ind_truncate()
296 error = ext2_balloc(oip, lbn, offset, cred, &bp, flags); in ext2_ind_truncate()
489 error = ext2_balloc(oip, lbn, offset + 1, cred, &bp, flags); in ext2_ext_truncate()
518 error = ext2_balloc(oip, lbn, offset, cred, &bp, flags); in ext2_ext_truncate()
H A Dext2_extern.h55 int ext2_balloc(struct inode *,
H A Dext2_balloc.c98 ext2_balloc(struct inode *ip, e2fs_lbn_t lbn, int size, struct ucred *cred, in ext2_balloc() function
H A Dext2_vnops.c2247 error = ext2_balloc(ip, lbn, blkoffset + xfersize, in ext2_write()
/freebsd/sys/conf/
H A Dfiles3724 fs/ext2fs/ext2_balloc.c optional ext2fs