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

12

/src/sbin/newfs/
H A Dextern.h62 #define needswap (0) macro
H A Dnewfs.c230 int needswap; /* Filesystem not in native byte order */ variable in typeref:typename:int
/src/sbin/clri/
H A Dclri.c85 int needswap = 0, is_ufs2 = 0; local in function:main
/src/sys/ufs/lfs/
H A Dulfs_quota2_subr.c93 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 Dquota2_subr.c90 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 Dufs_rename.c600 int needswap; local in function:ufs_rename_recalculate_fulr
H A Dufs_dirhash.c132 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 Dextattrctl.c57 static int needswap; variable in typeref:typename:int
/src/usr.sbin/makefs/ffs/
H A Dffs_balloc.c98 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 Dffs_alloc.c306 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 Dffs_balloc.c125 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 Dffs_subr.c292 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 Dffs_inode.c640 const int needswap = UFS_FSNEEDSWAP(fs); local in function:ffs_indirtrunc
H A Dffs_wapbl.c782 const int needswap = UFS_FSNEEDSWAP(fs); local in function:wapbl_find_log_start
/src/sbin/badsect/
H A Dbadsect.c87 static int needswap = 0; variable in typeref:typename:int
/src/sbin/fsirand/
H A Dfsirand.c65 int needswap, ino, imax, is_ufs2; variable in typeref:typename:int
/src/sys/arch/macppc/stand/installboot/
H A Dinstallboot.h110 uint32_t needswap; member in struct:ib_fs
/src/sbin/tunefs/
H A Dtunefs.c83 int needswap = 0; variable in typeref:typename:int
/src/usr.sbin/installboot/
H A Dinstallboot.h136 uint32_t needswap; member in struct:ib_fs
/src/sbin/dump/
H A Dmain.c107 int needswap; variable in typeref:typename:int
/src/sbin/fsck_ffs/
H A Dmain.c124 int needswap; variable in typeref:typename:int
/src/usr.bin/elf2ecoff/
H A Delf2ecoff.c79 static int needswap; variable in typeref:typename:int
[all...]
/src/usr.sbin/dumpfs/
H A Ddumpfs.c106 static int needswap, printold, is_ufs2; variable in typeref:typename:int
[all...]
/src/usr.sbin/makefs/
H A Dffs.c982 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 Dmakefs.h175 int needswap; /* non-zero if byte swapping needed */ member in struct:makefs_fsinfo

Completed in 30 milliseconds

12