| /src/sbin/newfs/ |
| H A D | extern.h | 62 #define needswap (0) macro
|
| H A D | newfs.c | 230 int needswap; /* Filesystem not in native byte order */ variable in typeref:typename:int
|
| /src/sbin/clri/ |
| H A D | clri.c | 85 int needswap = 0, is_ufs2 = 0; local in function:main
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_quota2_subr.c | 93 lfsquota2_ulfs_rwq2v(const struct quota2_val *s, struct quota2_val *d, int needswap) argument 103 lfsquota2_ulfs_rwq2e(const struct quota2_entry * s,struct quota2_entry * d,int needswap) argument [all...] |
| /src/sys/ufs/ufs/ |
| H A D | quota2_subr.c | 90 quota2_ufs_rwq2v(const struct quota2_val * s,struct quota2_val * d,int needswap) argument 101 quota2_ufs_rwq2e(const struct quota2_entry * s,struct quota2_entry * d,int needswap) argument [all...] |
| H A D | ufs_rename.c | 600 int needswap; local in function:ufs_rename_recalculate_fulr
|
| H A D | ufs_dirhash.c | 132 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local in function:ufsdirhash_build 342 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local in function:ufsdirhash_lookup 515 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local in function:ufsdirhash_findfree 635 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local in function:ufsdirhash_add 682 const int needswap local in function:ufsdirhash_remove 838 const int needswap = UFS_MPNEEDSWAP(ip->i_ump); local in function:ufsdirhash_checkblock [all...] |
| /src/usr.sbin/extattrctl/ |
| H A D | extattrctl.c | 57 static int needswap; variable in typeref:typename:int
|
| /src/usr.sbin/makefs/ffs/ |
| H A D | ffs_balloc.c | 98 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_balloc_ufs1 344 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_balloc_ufs2 [all...] |
| H A D | ffs_alloc.c | 306 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_alloccg 390 const int needswap local in function:ffs_alloccgblk 440 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_blkfree 544 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_mapsearch [all...] |
| /src/sys/ufs/ffs/ |
| H A D | ffs_balloc.c | 125 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_balloc_ufs1 543 const int needswap local in function:ffs_balloc_ufs2 [all...] |
| H A D | ffs_subr.c | 292 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_clusteracct 144 ffs_fragacct(struct fs * fs,int fragmap,uint32_t fraglist[],int cnt,int needswap) argument [all...] |
| H A D | ffs_inode.c | 640 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_indirtrunc
|
| H A D | ffs_wapbl.c | 782 const int needswap = UFS_FSNEEDSWAP(fs); local in function:wapbl_find_log_start
|
| /src/sbin/badsect/ |
| H A D | badsect.c | 87 static int needswap = 0; variable in typeref:typename:int
|
| /src/sbin/fsirand/ |
| H A D | fsirand.c | 65 int needswap, ino, imax, is_ufs2; variable in typeref:typename:int
|
| /src/sys/arch/macppc/stand/installboot/ |
| H A D | installboot.h | 110 uint32_t needswap; member in struct:ib_fs
|
| /src/sbin/tunefs/ |
| H A D | tunefs.c | 83 int needswap = 0; variable in typeref:typename:int
|
| /src/usr.sbin/installboot/ |
| H A D | installboot.h | 136 uint32_t needswap; member in struct:ib_fs
|
| /src/sbin/dump/ |
| H A D | main.c | 107 int needswap; variable in typeref:typename:int
|
| /src/sbin/fsck_ffs/ |
| H A D | main.c | 124 int needswap; variable in typeref:typename:int
|
| /src/usr.bin/elf2ecoff/ |
| H A D | elf2ecoff.c | 79 static int needswap; variable in typeref:typename:int [all...] |
| /src/usr.sbin/dumpfs/ |
| H A D | dumpfs.c | 106 static int needswap, printold, is_ufs2; variable in typeref:typename:int [all...] |
| /src/usr.sbin/makefs/ |
| H A D | ffs.c | 982 ffs_dump_dirbuf(dirbuf_t *dbuf, const char *dir, int needswap) argument 1007 ffs_make_dirbuf(dirbuf_t *dbuf, const char *name, fsnode *node, int needswap) argument [all...] |
| H A D | makefs.h | 175 int needswap; /* non-zero if byte swapping needed */ member in struct:makefs_fsinfo
|