Home
last modified time | relevance | path

Searched refs:CEPH_OPT_FSID (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/ceph/
Dlibceph.h28 #define CEPH_OPT_FSID (1<<0) macro
/linux-4.4.14/net/ceph/
Dceph_common.c417 opt->flags |= CEPH_OPT_FSID; in ceph_parse_options()
539 if (opt->flags & CEPH_OPT_FSID) in ceph_print_client_options()
/linux-4.4.14/fs/ceph/
Dsuper.c895 if ((opt->flags & CEPH_OPT_FSID) && in ceph_compare_super()