Home
last modified time | relevance | path

Searched refs:e2fs_lbn_t (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dinode.h60 typedef int64_t e2fs_lbn_t; typedef
180 e2fs_lbn_t in_lbn; /* Logical block number. */
H A Dext2_bmap.c155 readindir(struct vnode *vp, e2fs_lbn_t lbn, e2fs_daddr_t daddr, struct buf **bpp) in readindir()
218 e2fs_lbn_t metalbn; in ext2_bmaparray()
315 static e2fs_lbn_t
319 e2fs_lbn_t blockcnt; in lbn_count()
429 e2fs_lbn_t metalbn, realbn; in ext2_getlbns()
H A Dext2_extern.h56 e2fs_lbn_t, int, struct ucred *, struct buf **, int);
59 e4fs_daddr_t ext2_blkpref(struct inode *, e2fs_lbn_t, int, e2fs_daddr_t *,
H A Dext2_subr.c69 e2fs_lbn_t lbn; in ext2_blkatoff()
H A Dext2_balloc.c98 ext2_balloc(struct inode *ip, e2fs_lbn_t lbn, int size, struct ucred *cred, in ext2_balloc()
H A Dext2_inode.c128 e2fs_lbn_t nb, nlbn, last; in ext2_indirtrunc()
H A Dext2_alloc.c210 e2fs_lbn_t start_lbn, end_lbn; in ext2_reallocblks()
705 ext2_blkpref(struct inode *ip, e2fs_lbn_t lbn, int indx, e2fs_daddr_t *bap, in ext2_blkpref()