Home
last modified time | relevance | path

Searched defs:lbn (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/sys/ufs/ext2fs/
H A Dext2fs_extents.c45 *path, daddr_t lbn) in ext4_ext_binsearch_index()
64 ext4_ext_binsearch(struct inode *ip, struct ext4_extent_path *path, daddr_t lbn) in ext4_ext_binsearch()
89 ext4_ext_in_cache(struct inode *ip, daddr_t lbn, struct ext4_extent *ep) in ext4_ext_in_cache()
130 daddr_t lbn, struct ext4_extent_path *path) in ext4_ext_find_extent()
H A Dext2fs_readwrite.c87 daddr_t lbn, nextlbn; in ext2_ind_read() local
165 daddr_t lbn, pos; in ext4_ext_read() local
242 int32_t lbn; in ext2fs_write() local
H A Dext2fs_inode.c211 int32_t bn, lbn, lastiblock[NIADDR], indir_lbn[NIADDR]; in ext2fs_truncate() local
422 ext2fs_indirtrunc(struct inode *ip, int32_t lbn, int32_t dbn, int32_t lastbn, int level, long *coun… in ext2fs_indirtrunc()
H A Dext2fs_balloc.c67 daddr_t lbn, pref; in ext2fs_buf_alloc() local
H A Dext2fs_subr.c65 daddr_t lbn, pos; in ext2fs_bufatoff() local
H A Dext2fs_alloc.c80 ext2fs_alloc(struct inode *ip, u_int32_t lbn, u_int32_t bpref, in ext2fs_alloc()
220 ext2fs_blkpref(struct inode *ip, u_int32_t lbn, int baps, u_int32_t *bap) in ext2fs_blkpref()
/openbsd-src/usr.sbin/makefs/ffs/
H A Dffs_balloc.c71 daddr_t lbn, lastlbn; in ffs_balloc_ufs1() local
321 daddr_t lbn, lastlbn; in ffs_balloc_ufs2() local
H A Dffs_alloc.c143 ffs_blkpref_ufs1(struct inode *ip, daddr_t lbn, int indx, int32_t *bap) in ffs_blkpref_ufs1()
181 ffs_blkpref_ufs2(struct inode *ip, daddr_t lbn, int indx, int64_t *bap) in ffs_blkpref_ufs2()
/openbsd-src/sys/ufs/ffs/
H A Dffs_vnops.c189 daddr_t lbn, nextlbn; in ffs_read() local
280 daddr_t lbn; in ffs_write() local
H A Dffs_balloc.c73 daddr_t lbn, nb, newb, pref; in ffs1_balloc() local
407 daddr_t lbn, lastlbn, nb, newb, *blkp; in ffs2_balloc() local
H A Dffs_inode.c131 daddr_t bn, lbn, lastiblock[NIADDR], indir_lbn[NIADDR]; in ffs_truncate() local
404 ffs_indirtrunc(struct inode *ip, daddr_t lbn, daddr_t dbn, in ffs_indirtrunc()
H A Dffs_alloc.c99 ffs_alloc(struct inode *ip, daddr_t lbn, daddr_t bpref, int size, in ffs_alloc()
594 ffs1_blkpref(struct inode *ip, daddr_t lbn, int indx, int32_t *bap) in ffs1_blkpref()
695 ffs2_blkpref(struct inode *ip, daddr_t lbn, int indx, int64_t *bap) in ffs2_blkpref()
H A Dffs_subr.c62 daddr_t lbn; in ffs_bufatoff() local
H A Dfs.h550 #define blksize(fs, ip, lbn) \ argument
554 #define dblksize(fs, dip, lbn) \ argument
559 #define sblksize(fs, size, lbn) \ argument
/openbsd-src/sys/nfs/
H A Dnfs_bio.c74 daddr_t lbn, bn, rabn; in nfs_bioread() local
254 daddr_t lbn, bn; in nfs_write() local
/openbsd-src/sys/isofs/cd9660/
H A Dcd9660_lookup.c430 daddr_t lbn; in cd9660_bufatoff() local
H A Dcd9660_extern.h81 #define blksize(imp, ip, lbn) ((imp)->logical_block_size) argument
H A Dcd9660_vfsops.c736 int lbn, off; in cd9660_vget_internal() local
H A Dcd9660_vnops.c224 daddr_t lbn, rablock; in cd9660_read() local
/openbsd-src/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c526 daddr_t lbn; in msdosfs_mkdire() local
H A Dmsdosfs_fat.c856 u_long readcn, lbn = -1; in freeclusterchain() local
/openbsd-src/sbin/growfs/
H A Dgrowfs.c2059 daddr_t len, lbn, numblks; in updrefs() local
2119 indirchk(daddr_t blksperindir, daddr_t lbn, daddr_t blkno, in indirchk()
/openbsd-src/sys/msdosfs/
H A Dmsdosfs_fat.c818 uint32_t readcn, lbn = -1; in freeclusterchain() local
H A Dmsdosfs_vnops.c1418 uint32_t cn, lbn; in msdosfs_readdir() local