Searched refs:CEPH_OPT_NOSHARE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/ceph/
H A Dceph_common.c479 opt->flags &= ~CEPH_OPT_NOSHARE; ceph_parse_options()
482 opt->flags |= CEPH_OPT_NOSHARE; ceph_parse_options()
541 if (opt->flags & CEPH_OPT_NOSHARE) ceph_print_client_options()
/linux-4.4.14/include/linux/ceph/
H A Dlibceph.h29 #define CEPH_OPT_NOSHARE (1<<1) /* don't share client with other sbs */ macro
/linux-4.4.14/drivers/block/
H A Drbd.c711 if (ceph_opts->flags & CEPH_OPT_NOSHARE) rbd_client_find()

Completed in 81 milliseconds