Searched defs:blkoff (Results 1 - 21 of 21) sorted by relevance

/freebsd-12-stable/sys/fs/ext2fs/
H A Dfs.h131 #define blkoff(fs, loc) /* calculates (loc % fs->fs_bsize) */ \ macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dbpobj.c116 uint64_t offset, blkoff; local
229 uint64_t offset, blkoff; local
285 uint64_t offset, blkoff; local
472 int blkoff; local
[all...]
H A Ddnode.c1927 uint64_t blkoff, blkid, nblks; local
H A Dzfs_vnops.c1348 uint64_t blkoff; local
/freebsd-12-stable/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c158 int blkoff; local
/freebsd-12-stable/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c78 int blkoff; member in struct:deget_dotdot
124 int blkoff; local
[all...]
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_lookup.c881 int error, ret, blkoff, loc, spacefree, flags, namlen; local
H A Dufs_dirhash.c559 doff_t blkoff, bmask, offset, prevoff, seqoff; local
1154 doff_t blkoff, prevoff; local
H A Dufs_vnops.c1769 long blkoff; local
/freebsd-12-stable/stand/efi/libefi/
H A Defipart.c1080 size_t blkoff, blksz, bio_size; local
/freebsd-12-stable/stand/libsa/
H A Dcd9660.c463 daddr_t blkno, blkoff; local
H A Ddosfs.c118 #define blkoff(fs, b) (secbyt((fs)->lsndta) + blkbyt(fs, (b) - LOCLUS)) macro
H A Dnandfs.c572 nandfs_daddr_t blknr, blkoff; local
H A Dext2fs.c160 #define blkoff(fs, loc) /* loc % bsize */ \ macro
/freebsd-12-stable/sys/fs/cd9660/
H A Diso.h269 #define blkoff(imp, loc) ((loc) & (imp)->im_bmask) macro
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_subr.c792 uint64_t file_size, diroffset, blkoff; local
H A Dnandfs_vnops.c1181 uint64_t file_size, diroffset, transoffset, blkoff; local
/freebsd-12-stable/sys/fs/udf/
H A Dudf_vnops.c430 #define blkoff(udfmp, loc) ((loc) & (udfmp)->bmask) macro
/freebsd-12-stable/stand/i386/libi386/
H A Dbiosdisk.c951 size_t blks, blkoff, bsize, bio_size, rest; local
/freebsd-12-stable/sys/ufs/ffs/
H A Dfs.h632 #define blkoff(fs, loc) /* calculates (loc % fs->fs_bsize) */ \ macro
H A Dffs_softdep.c7130 int blkoff; local
[all...]

Completed in 170 milliseconds