Searched refs:CEPH_OPT_NOCRC (Results 1 – 3 of 3) sorted by relevance
36 #define CEPH_OPT_NOCRC (1<<3) /* no data crc on writes */ macro
407 opt->flags |= CEPH_OPT_NOCRC; in ceph_parse_options()
351 if (opt->flags & CEPH_OPT_NOCRC) in ceph_show_options()