Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
H A Dceph_common.c539 opt->flags &= ~CEPH_OPT_NOSHARE; in ceph_parse_param()
541 opt->flags |= CEPH_OPT_NOSHARE; in ceph_parse_param()
622 if (opt->flags & CEPH_OPT_NOSHARE) in ceph_print_client_options()
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_common.c557 opt->flags &= ~CEPH_OPT_NOSHARE; in ceph_parse_param()
559 opt->flags |= CEPH_OPT_NOSHARE; in ceph_parse_param()
658 if (opt->flags & CEPH_OPT_NOSHARE) in ceph_print_client_options()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dlibceph.h32 #define CEPH_OPT_NOSHARE (1<<1) /* don't share client with other sbs */ macro
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dlibceph.h32 #define CEPH_OPT_NOSHARE (1<<1) /* don't share client with other sbs */ macro
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c812 if (ceph_opts->flags & CEPH_OPT_NOSHARE) in rbd_client_find()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c760 if (ceph_opts->flags & CEPH_OPT_NOSHARE) in rbd_client_find()

Completed in 23 milliseconds