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

/freebsd-11.0-release/sys/fs/ext2fs/
H A Dext2_extern.h55 e2fs_lbn_t, int, struct ucred *, struct buf **, int);
58 e4fs_daddr_t ext2_blkpref(struct inode *, e2fs_lbn_t, int, e2fs_daddr_t *,
H A Dinode.h60 typedef int64_t e2fs_lbn_t; typedef
171 e2fs_lbn_t in_lbn; /* Logical block number. */
H A Dext2_bmap.c168 e2fs_lbn_t metalbn;
317 e2fs_lbn_t metalbn, realbn;
H A Dext2_balloc.c60 ext2_balloc(struct inode *ip, e2fs_lbn_t lbn, int size, struct ucred *cred,
H A Dext2_subr.c68 e2fs_lbn_t lbn;
H A Dext2_alloc.c168 e2fs_lbn_t start_lbn, end_lbn;
555 ext2_blkpref(struct inode *ip, e2fs_lbn_t lbn, int indx, e2fs_daddr_t *bap,
H A Dext2_inode.c381 e2fs_lbn_t nb, nlbn, last;

Completed in 111 milliseconds