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