Home
last modified time | relevance | path

Searched defs:check_algo (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/sbin/hammer2/
H A Dcmd_setcheck.c45 int check_algo; in cmd_setcheck() local
96 cmd_setcheck_core(uint8_t check_algo, const char *path_str, struct stat *st) in cmd_setcheck_core()
H A Dsubs.c237 hammer2_checkmode_to_str(uint8_t check_algo) in hammer2_checkmode_to_str()
H A Dcmd_debug.c744 uint8_t check_algo, comp_algo; in show_bref() local
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_strategy.c901 hammer2_tid_t mtid, int *errorp, int comp_algo, int check_algo) in hammer2_compress_and_write()
1187 int check_algo) in hammer2_zero_check_and_write()
1307 hammer2_tid_t mtid, int *errorp, int check_algo) in hammer2_write_bp()
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_strategy.c875 hammer2_tid_t mtid, int *errorp, int comp_algo, int check_algo) in hammer2_compress_and_write()
1163 int check_algo) in hammer2_zero_check_and_write()
1283 hammer2_tid_t mtid, int *errorp, int check_algo) in hammer2_write_bp()
H A Dhammer2_disk.h961 uint8_t check_algo; /* 0085 check code request & algo */ member
/dflybsd-src/usr.sbin/makefs/
H A Dhammer2.c1667 uint8_t check_algo; in hammer2_inode_setcheck() local