Searched defs:needswap (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sbin/clri/
H A Dclri.c85 int needswap = 0, is_ufs2 = 0; local
/netbsd-6-1-5-RELEASE/usr.sbin/extattrctl/
H A Dextattrctl.c57 static int needswap; variable
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/ffs/
H A Dffs_balloc.c97 const int needswap = UFS_FSNEEDSWAP(fs); local
348 const int needswap = UFS_FSNEEDSWAP(fs); local
[all...]
H A Dffs_alloc.c310 const int needswap = UFS_FSNEEDSWAP(fs); local
395 const int needswap local
445 const int needswap = UFS_FSNEEDSWAP(fs); local
549 const int needswap = UFS_FSNEEDSWAP(fs); local
[all...]
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dquota2_subr.c90 quota2_ufs_rwq2v(const struct quota2_val *s, struct quota2_val *d, int needswap) argument
100 quota2_ufs_rwq2e(const struct quota2_entry *s, struct quota2_entry *d, int needswap) argument
[all...]
H A Dufs_dirhash.c121 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local
332 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local
505 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local
625 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local
672 const int needswap local
828 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local
[all...]
H A Dufs_lookup.c144 const int needswap = UFS_MPNEEDSWAP(ump); local
679 const int needswap = UFS_MPNEEDSWAP(ump); local
787 const int needswap = UFS_MPNEEDSWAP(ump); local
1042 const int needswap = UFS_MPNEEDSWAP(dp->i_ump); local
1185 const int needswap = UFS_IPNEEDSWAP(ip); local
1247 const int needswap = UFS_MPNEEDSWAP(target->i_ump); local
1316 ufs_readdotdot(struct vnode *vp, int needswap, kauth_cred_t cred, ino_t *result) argument
1370 const int needswap = UFS_MPNEEDSWAP(VTOI(lower)->i_ump); local
[all...]
/netbsd-6-1-5-RELEASE/sbin/badsect/
H A Dbadsect.c87 static int needswap = 0; variable
/netbsd-6-1-5-RELEASE/sbin/fsirand/
H A Dfsirand.c65 int needswap, ino, imax, is_ufs2; variable
/netbsd-6-1-5-RELEASE/sys/ufs/ffs/
H A Dffs_balloc.c115 const int needswap = UFS_FSNEEDSWAP(fs); local
537 const int needswap local
[all...]
H A Dffs_inode.c558 const int needswap = UFS_FSNEEDSWAP(fs); local
H A Dffs_subr.c290 const int needswap = UFS_FSNEEDSWAP(fs); local
142 ffs_fragacct(struct fs *fs, int fragmap, int32_t fraglist[], int cnt, int needswap) argument
[all...]
H A Dffs_wapbl.c735 const int needswap = UFS_FSNEEDSWAP(fs); local
H A Dffs_alloc.c1096 const int needswap = UFS_FSNEEDSWAP(fs); local
1212 const int needswap = UFS_FSNEEDSWAP(fs); local
1293 const int needswap = UFS_FSNEEDSWAP(fs); local
1459 const int needswap = UFS_FSNEEDSWAP(fs); local
1567 const int needswap = UFS_FSNEEDSWAP(fs); local
1622 const int needswap = UFS_FSNEEDSWAP(fs); local
1661 const int needswap = UFS_FSNEEDSWAP(fs); local
1786 const int needswap = UFS_FSNEEDSWAP(fs); local
1826 const int needswap = UFS_FSNEEDSWAP(fs); local
1865 const int needswap = UFS_FSNEEDSWAP(fs); local
1956 const int needswap = UFS_FSNEEDSWAP(fs); local
[all...]
H A Dffs_vfsops.c865 int needswap = 0; /* keep gcc happy */ local
/netbsd-6-1-5-RELEASE/distrib/cdrom/macppc_installboot/
H A Dinstallboot.h114 uint32_t needswap; member in struct:ib_fs
/netbsd-6-1-5-RELEASE/sbin/tunefs/
H A Dtunefs.c81 int needswap = 0; variable
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Ddump.h137 int needswap; /* file system in swapped byte order */ variable
/netbsd-6-1-5-RELEASE/usr.sbin/installboot/
H A Dinstallboot.h116 uint32_t needswap; member in struct:ib_fs
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dmakefs.h137 int needswap; /* non-zero if byte swapping needed */ member in struct:__anon10003
H A Dffs.c961 ffs_dump_dirbuf(dirbuf_t *dbuf, const char *dir, int needswap) argument
986 ffs_make_dirbuf(dirbuf_t *dbuf, const char *name, fsnode *node, int needswap) argument
[all...]
/netbsd-6-1-5-RELEASE/sbin/newfs/
H A Dnewfs.c228 int needswap; /* Filesystem not in native byte order */ variable
/netbsd-6-1-5-RELEASE/usr.sbin/dumpfs/
H A Ddumpfs.c105 static int needswap, printold, is_ufs2; variable
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/elf2ecoff/
H A Delf2ecoff.c78 static int needswap; variable
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Ddisks.c240 int error, needswap = 0; local
106 ata_extract_string(char *buf, size_t bufmax, uint8_t *bytes, unsigned numbytes, int needswap) argument

Completed in 233 milliseconds

12