Lines Matching refs:e4fs_daddr_t
79 static e4fs_daddr_t ext2_hashalloc(struct inode *, int, long, int,
103 ext2_alloc(struct inode *ip, daddr_t lbn, e4fs_daddr_t bpref, int size, in ext2_alloc()
104 struct ucred *cred, e4fs_daddr_t *bnp) in ext2_alloc()
108 e4fs_daddr_t bno; in ext2_alloc()
156 e4fs_daddr_t
705 e4fs_daddr_t
749 static e4fs_daddr_t
754 e4fs_daddr_t result; in ext2_hashalloc()
873 ext2_get_group_number(struct m_ext2fs *fs, e4fs_daddr_t block) in ext2_get_group_number()
880 ext2_block_in_group(struct m_ext2fs *fs, e4fs_daddr_t block, int cg) in ext2_block_in_group()
1411 ext2_blkfree(struct inode *ip, e4fs_daddr_t bno, long size) in ext2_blkfree()