Home
last modified time | relevance | path

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

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