HomeSort by: relevance | last modified time | path
    Searched defs:ffs_csum_swap (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/newfs/
extern.h 64 #define ffs_csum_swap(a, b, c) __nothing macro
extern.h 64 #define ffs_csum_swap(a, b, c) __nothing macro
  /src/sys/ufs/ffs/
ffs_bswap.c 169 ffs_csum_swap(struct csum *o, struct csum *n, int size) function in typeref:typename:void
ffs_bswap.c 169 ffs_csum_swap(struct csum *o, struct csum *n, int size) function in typeref:typename:void
  /src/sbin/fsck_ffs/
fsck.h 315 #define ffs_csum_swap(a, b, c) __nothing macro
fsck.h 315 #define ffs_csum_swap(a, b, c) __nothing macro

Completed in 33 milliseconds