Searched refs:CEPH_OPT_ABORT_ON_FULL (Results 1 – 2 of 2) sorted by relevance
37 #define CEPH_OPT_ABORT_ON_FULL (1<<6) /* abort w/ ENOSPC when full */ macro
587 opt->flags |= CEPH_OPT_ABORT_ON_FULL; in ceph_parse_param()666 if (show_all && (opt->flags & CEPH_OPT_ABORT_ON_FULL)) in ceph_print_client_options()