Lines Matching refs:e4fs_daddr_t
76 static e4fs_daddr_t ext2_hashalloc(struct inode *, int, long, int,
100 ext2_alloc(struct inode *ip, daddr_t lbn, e4fs_daddr_t bpref, int size, in ext2_alloc()
101 struct ucred *cred, e4fs_daddr_t *bnp) in ext2_alloc()
105 e4fs_daddr_t bno; in ext2_alloc()
153 e4fs_daddr_t
704 e4fs_daddr_t
748 static e4fs_daddr_t
753 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()
881 ext2_block_in_group(struct m_ext2fs *fs, e4fs_daddr_t block, int cg) in ext2_block_in_group()
1419 ext2_blkfree(struct inode *ip, e4fs_daddr_t bno, long size) in ext2_blkfree()